CreateModelessThumbnailDlg

#include "BIThumbnail.h"

 

BOOL CreateModelessThumbnailDlg(HWND hParentWnd)

Description

This function creates a modeless thumbnail control window. In this case if the user click on the Open button it sends a message. The parent window can handle this message.

Parameters

HWND

hParentWnd

Handle to the parent window.

Return values

Returns TRUE, if creation of the window is successful.

Requirements

Header :     Declared in BiThumbnail.h; include BiThumbnail.h

Library :    Use BiThumbnail.lib

DLLs :       BiThumbnail.dll