Searched refs:hInst (Results 1 - 23 of 23) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpopprnt0.c45 BOOL PopPrntPrintFile (HANDLE hInst, HWND hwnd, HWND hwndEdit, argument
H A Dpoppad.c231 static HANDLE hInst ; local
243 hInst = ((LPCREATESTRUCT) lParam)->hInstance ;
245 hInst) ;
254 hwnd, EDITID, hInst, NULL) ;
436 if (!PopPrntPrintFile (hInst, hwnd, hwndEdit,
512 DialogBox (hInst, "AboutBox", hwnd, lpfnAboutDlgProc);
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dwin16gc.c70 int CALLBACK LibMain( HINSTANCE hInst, WORD wDataSeg, argument
73 _pr_hInstance = hInst;
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dll/
H A Dmygetval.c52 int CALLBACK LibMain( HINSTANCE hInst, WORD wDataSeg, argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16null.c95 int CALLBACK LibMain( HINSTANCE hInst, WORD wDataSeg, argument
98 _pr_hInstance = hInst;
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxHelpers.h32 extern int hlpShowBalloonTip(HINSTANCE hInst, HWND hWnd, UINT uID, const char *pszMsg, const char *pszTitle, UINT uTimeout, DWORD dwInfoFlags);
H A DVBoxHelpers.cpp251 int hlpShowBalloonTip(HINSTANCE hInst, HWND hWnd, UINT uID, argument
285 HICON hIcon = LoadIcon(hInst, MAKEINTRESOURCE(IDI_VIRTUALBOX));
/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/
H A Dplerror.c157 int CALLBACK LibMain( HINSTANCE hInst, WORD wDataSeg, argument
/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DDialog.cpp475 HANDLE hInst,
504 return g_pfnWlxDialogBoxParam(hWlx, hInst, lpszTemplate, hwndOwner,
517 return g_pfnWlxDialogBoxParam(hWlx, hInst, lpszTemplate, hwndOwner,
530 return g_pfnWlxDialogBoxParam(hWlx, hInst, lpszTemplate,
474 MyWlxDialogBoxParam(HANDLE hWlx, HANDLE hInst, LPWSTR lpszTemplate, HWND hwndOwner, DLGPROC dlgprc, LPARAM dwInitParam) argument
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-win.c82 static int rpng_win_create_window(HINSTANCE hInst, int showmode);
115 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) argument
341 if (rpng_win_create_window(hInst, showmode))
398 static int rpng_win_create_window(HINSTANCE hInst, int showmode) argument
458 wndclass.hInstance = hInst;
480 image_height+extra_height, NULL, NULL, hInst, NULL);
H A Drpng2-win.c219 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) argument
239 global_hInst = hInst;
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecWin.cpp683 HINSTANCE hInst = LoadLibrary("KERNEL32.DLL"); local
684 NS_ASSERTION(hInst != NULL, "COULD NOT LOAD KERNEL32.DLL");
685 if (hInst != NULL)
691 GetProcAddress(hInst, "GetDiskFreeSpaceExA");
692 FreeLibrary(hInst);
/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredentialProvider.cpp372 BOOL WINAPI DllMain(HINSTANCE hInst, DWORD dwReason, LPVOID pReserved) argument
376 g_hDllInst = hInst;
393 DisableThreadLibraryCalls(hInst);
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp196 HINSTANCE hInst = NULL; /* indicates the executable image */ local
202 HRSRC hRsrc = FindResourceExW(hInst,
210 DWORD cb = SizeofResource(hInst, hRsrc);
216 HGLOBAL hData = LoadResource(hInst, hRsrc);
/vbox/src/VBox/Additions/WINNT/Installer/InstallHelper/
H A DVBoxGuestInstallHelper.cpp507 BOOL WINAPI DllMain(HANDLE hInst, ULONG uReason, LPVOID lpReserved) argument
509 g_hInstance = (HINSTANCE)hInst;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dmmsystem16.h477 void WINAPI mmTaskBlock16(HINSTANCE16 hInst);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dmmsystem16.h477 void WINAPI mmTaskBlock16(HINSTANCE16 hInst);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h1336 HINSTANCE hInst; member in struct:tagTBADDBITMAP
4438 #define Animate_OpenExA(hwnd,hInst,szName) \
4439 (BOOL)SNDMSGA(hwnd,ACM_OPENA,(WPARAM)hInst,(LPARAM)(LPSTR)(szName))
4440 #define Animate_OpenExW(hwnd,hInst,szName) \
4441 (BOOL)SNDMSGW(hwnd,ACM_OPENW,(WPARAM)hInst,(LPARAM)(LPWSTR)(szName))
H A Dwindowsx.h125 #define GetInstanceModule(hInst) (HMODULE)(hInst)
H A Dwinspool.h1806 LONG WINAPI ExtDeviceMode( HWND hWnd, HANDLE hInst, LPDEVMODEA pDevModeOutput,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h1361 HINSTANCE hInst; member in struct:tagTBADDBITMAP
4536 #define Animate_OpenExA(hwnd,hInst,szName) \
4537 (BOOL)SNDMSGA(hwnd,ACM_OPENA,(WPARAM)hInst,(LPARAM)(LPSTR)(szName))
4538 #define Animate_OpenExW(hwnd,hInst,szName) \
4539 (BOOL)SNDMSGW(hwnd,ACM_OPENW,(WPARAM)hInst,(LPARAM)(LPWSTR)(szName))
H A Dwinspool.h1508 LONG WINAPI ExtDeviceMode( HWND hWnd, HANDLE hInst, LPDEVMODEA pDevModeOutput,
H A Dwindowsx.h125 #define GetInstanceModule(hInst) (HMODULE)(hInst)

Completed in 293 milliseconds