#include "ICMUI.H"#include <shlobj.h>#include "shellext.h"#include "..\mscms\sti.h"Go to the source code of this file.
Typedefs | |
| typedef HRESULT(__stdcall * | PFNSTICREATEINSTANCE )(HINSTANCE, DWORD, PSTI *, LPDWORD) |
Functions | |
| BOOL WINAPI | EnumerateMonitors (LPBYTE pBuffer, PDWORD pdwcbNeeded, PDWORD pdwcReturned) |
Variables | |
| TCHAR | gszStiDll [] = __TEXT("sti.dll") |
| char | gszStiCreateInstance [] = "StiCreateInstance" |
|
|
Definition at line 33 of file profile.cpp. Referenced by CScannerList::Enumerate(), and OpenScanner(). |
|
||||||||||||||||
|
|
|
|
Definition at line 36 of file profile.cpp. Referenced by CScannerList::Enumerate(), and OpenScanner(). |
|
|
Definition at line 35 of file profile.cpp. Referenced by CScannerList::Enumerate(), and OpenScanner(). |
1.3.7