#include "BIThumbnail.h"
void BrowseInDirectory(LPTSTR path)
Description
This function starts image browsing in a directory defined by path.
Parameters
|
LPTSTR |
path |
String that defines path of root directory for browsing. |
Additional Information
This example shows how to use the dll when loading statically including the header file. Otherwise if the dll is loaded dynamically, for further information read the “About the difference of static and dynamic library loading” section of the manual.
Requirements
Header : Declared in BiThumbnail.h; include BiThumbnail.h
Library : Use BiThumbnail.lib
DLLs : BiThumbnail.dll