Searched refs:hInstance (Results 1 - 25 of 74) sorted by relevance

123

/vbox/src/libs/xpcom18a4/xpcom/windbgdlg/
H A Dwindbgdlg.cpp46 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DtstMvWnd.cpp50 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(NULL); local
53 if (!GetClassInfo(hInstance, VBOXDISPWND_NAME, &wc))
59 wc.hInstance = hInstance;
82 hInstance,
176 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
178 // NOREF(hInstance); NOREF(hPrevInstance); NOREF(lpCmdLine); NOREF(nCmdShow);
/vbox/src/VBox/Main/src-server/win/
H A DHostPowerWin.cpp73 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(NULL); local
82 wc.hInstance = hInstance;
102 -200, -200, 100, 100, NULL, NULL, hInstance, NULL);
139 UnregisterClass(gachWindowClassName, hInstance);
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c109 HINSTANCE hInstance,
125 wndclass.hInstance = hInstance;
150 hInstance,
207 ((LPCREATESTRUCT)lParam)->hInstance,
108 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow ) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpopfind.c57 fr.hInstance = NULL ;
76 fr.hInstance = NULL ;
H A Dpopfont.c64 cf.hInstance = NULL ;
H A Dpoppad.c116 int PASCAL WinMain (HANDLE hInstance, HANDLE hPrevInstance, argument
133 wndclass.hInstance = hInstance ;
134 wndclass.hIcon = LoadIcon (hInstance, szAppName) ;
147 NULL, NULL, hInstance, lpszCmdLine) ;
152 hAccel = LoadAccelerators (hInstance, szAppName) ;
243 hInst = ((LPCREATESTRUCT) lParam)->hInstance ;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcryptdlg.h88 HINSTANCE hInstance; member in struct:tagCSSA
109 HINSTANCE hInstance; member in struct:tagCSSW
149 HINSTANCE hInstance; member in struct:tagCERT_VIEWPROPERTIES_STRUCT_A
179 HINSTANCE hInstance; member in struct:tagCERT_VIEWPROPERTIES_STRUCT_W
H A Dcommdlg.h89 HINSTANCE hInstance; member in struct:tagOFNA
115 HINSTANCE hInstance; member in struct:tagOFNW
191 HWND hInstance; /* Should be an HINSTANCE but MS made a typo */ member in struct:__anon13273
204 HWND hInstance; /* Should be an HINSTANCE but MS made a typo */ member in struct:__anon13274
233 HINSTANCE hInstance; member in struct:__anon13275
247 HINSTANCE hInstance; member in struct:__anon13276
296 HINSTANCE hInstance; member in struct:tagCHOOSEFONTA
316 HINSTANCE hInstance; member in struct:tagCHOOSEFONTW
559 HINSTANCE hInstance; member in struct:tagPDA
582 HINSTANCE hInstance; member in struct:tagPDW
666 HINSTANCE hInstance; member in struct:tagPSDA
684 HINSTANCE hInstance; member in struct:tagPSDW
737 HINSTANCE hInstance; member in struct:tagPDEXA
762 HINSTANCE hInstance; member in struct:tagPDEXW
[all...]
H A Doledlg.h159 HINSTANCE hInstance; member in struct:tagOLEUIINSERTOBJECTA
185 HINSTANCE hInstance; member in struct:tagOLEUIINSERTOBJECTW
233 HINSTANCE hInstance; member in struct:tagOLEUICONVERTA
259 HINSTANCE hInstance; member in struct:tagOLEUICONVERTW
302 HINSTANCE hInstance; member in struct:tagOLEUICHANGEICONA
319 HINSTANCE hInstance; member in struct:tagOLEUICHANGEICONW
389 HINSTANCE hInstance; member in struct:tagOLEUIPASTESPECIALA
413 HINSTANCE hInstance; member in struct:tagOLEUIPASTESPECIALW
486 HINSTANCE hInstance; member in struct:tagOLEUIEDITLINKSW
500 HINSTANCE hInstance; member in struct:tagOLEUIEDITLINKSA
522 HINSTANCE hInstance; member in struct:tagOLEUIBUSYA
537 HINSTANCE hInstance; member in struct:tagOLEUIBUSYW
700 HINSTANCE hInstance; member in struct:tagOLEUICHANGESOURCEW
722 HINSTANCE hInstance; member in struct:tagOLEUICHANGESOURCEA
[all...]
H A Dadvpub.h279 HRESULT WINAPI UserInstStubWrapperA(HWND hWnd, HINSTANCE hInstance, LPSTR pszParms, INT nShow);
280 HRESULT WINAPI UserInstStubWrapperW(HWND hWnd, HINSTANCE hInstance, LPWSTR pszParms, INT nShow);
282 HRESULT WINAPI UserUnInstStubWrapperA(HWND hWnd, HINSTANCE hInstance, LPSTR pszParms, INT nShow);
283 HRESULT WINAPI UserUnInstStubWrapperW(HWND hWnd, HINSTANCE hInstance, LPWSTR pszParms, INT nShow);
H A Dprsht.h80 HINSTANCE hInstance; member in struct:_PROPSHEETPAGEA
117 HINSTANCE hInstance; member in struct:_PROPSHEETPAGEW
156 HINSTANCE hInstance; member in struct:_PROPSHEETHEADERA
197 HINSTANCE hInstance; member in struct:_PROPSHEETHEADERW
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.h81 HINSTANCE hInstance; member in struct:_VBOXSERVICEENV
H A DVBoxClipboard.cpp553 wc.hInstance = pCtx->pEnv->hInstance;
573 -200, -200, 100, 100, NULL, NULL, pCtx->pEnv->hInstance, NULL);
607 UnregisterClass(gachWindowClassName, pCtx->pEnv->hInstance);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcryptdlg.h88 HINSTANCE hInstance; member in struct:tagCSSA
109 HINSTANCE hInstance; member in struct:tagCSSW
149 HINSTANCE hInstance; member in struct:tagCERT_VIEWPROPERTIES_STRUCT_A
179 HINSTANCE hInstance; member in struct:tagCERT_VIEWPROPERTIES_STRUCT_W
H A Dcommdlg.h89 HINSTANCE hInstance; member in struct:tagOFNA
112 HINSTANCE hInstance; member in struct:tagOFNW
185 HWND hInstance; /* Should be an HINSTANCE but MS made a typo */ member in struct:__anon675
198 HWND hInstance; /* Should be an HINSTANCE but MS made a typo */ member in struct:__anon676
227 HINSTANCE hInstance; member in struct:__anon677
241 HINSTANCE hInstance; member in struct:__anon678
290 HINSTANCE hInstance; member in struct:tagCHOOSEFONTA
310 HINSTANCE hInstance; member in struct:tagCHOOSEFONTW
553 HINSTANCE hInstance; member in struct:tagPDA
576 HINSTANCE hInstance; member in struct:tagPDW
660 HINSTANCE hInstance; member in struct:tagPSDA
678 HINSTANCE hInstance; member in struct:tagPSDW
731 HINSTANCE hInstance; member in struct:tagPDEXA
756 HINSTANCE hInstance; member in struct:tagPDEXW
[all...]
H A Doledlg.h161 HINSTANCE hInstance; member in struct:tagOLEUIINSERTOBJECTA
187 HINSTANCE hInstance; member in struct:tagOLEUIINSERTOBJECTW
235 HINSTANCE hInstance; member in struct:tagOLEUICONVERTA
261 HINSTANCE hInstance; member in struct:tagOLEUICONVERTW
304 HINSTANCE hInstance; member in struct:tagOLEUICHANGEICONA
321 HINSTANCE hInstance; member in struct:tagOLEUICHANGEICONW
391 HINSTANCE hInstance; member in struct:tagOLEUIPASTESPECIALA
415 HINSTANCE hInstance; member in struct:tagOLEUIPASTESPECIALW
488 HINSTANCE hInstance; member in struct:tagOLEUIEDITLINKSW
502 HINSTANCE hInstance; member in struct:tagOLEUIEDITLINKSA
524 HINSTANCE hInstance; member in struct:tagOLEUIBUSYA
539 HINSTANCE hInstance; member in struct:tagOLEUIBUSYW
702 HINSTANCE hInstance; member in struct:tagOLEUICHANGESOURCEW
724 HINSTANCE hInstance; member in struct:tagOLEUICHANGESOURCEA
[all...]
H A Dadvpub.h279 HRESULT WINAPI UserInstStubWrapperA(HWND hWnd, HINSTANCE hInstance, LPSTR pszParms, INT nShow);
280 HRESULT WINAPI UserInstStubWrapperW(HWND hWnd, HINSTANCE hInstance, LPWSTR pszParms, INT nShow);
282 HRESULT WINAPI UserUnInstStubWrapperA(HWND hWnd, HINSTANCE hInstance, LPSTR pszParms, INT nShow);
283 HRESULT WINAPI UserUnInstStubWrapperW(HWND hWnd, HINSTANCE hInstance, LPWSTR pszParms, INT nShow);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvboxext.c509 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(NULL); local
511 if (GetClassInfo(hInstance, VBOXEXTWND_NAME, &wc))
513 if (!UnregisterClass(VBOXEXTWND_NAME, hInstance))
526 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(NULL); local
529 if (!GetClassInfo(hInstance, VBOXEXTWND_NAME, &wc))
535 wc.hInstance = hInstance;
558 hInstance,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.c507 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(NULL); local
509 if (GetClassInfo(hInstance, VBOXEXTWND_NAME, &wc))
511 if (!UnregisterClass(VBOXEXTWND_NAME, hInstance))
524 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(NULL); local
527 if (!GetClassInfo(hInstance, VBOXEXTWND_NAME, &wc))
533 wc.hInstance = hInstance;
556 hInstance,
/vbox/src/VBox/Main/src-client/win/
H A Ddllmain.cpp89 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) argument
93 _Module.Init(ObjectMap, hInstance, &LIBID_VirtualBox);
94 DisableThreadLibraryCalls(hInstance);
/vbox/src/VBox/NetworkServices/DHCP/
H A DVBoxNetDHCP.cpp712 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle (NULL); local
721 wc.hInstance = hInstance;
736 -200, -200, 100, 100, NULL, NULL, hInstance, NULL);
755 UnregisterClass (g_WndClassName, hInstance);
769 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
771 NOREF(hInstance); NOREF(hPrevInstance); NOREF(lpCmdLine); NOREF(nCmdShow);
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c74 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
87 wndclass.hInstance = hInstance;
88 wndclass.hIcon = LoadIcon (hInstance, szIconName) ;
124 NULL, NULL, hInstance, NULL);
129 hAccel = LoadAccelerators (hInstance, szProgName);
145 static HINSTANCE hInstance ; local
175 hInstance = ((LPCREATESTRUCT) lParam)->hInstance ;
395 DialogBox (hInstance, TEX
[all...]
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/
H A DVBoxNetFltNobj.cpp551 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) argument
555 _Module.Init(ObjectMap, hInstance);
556 DisableThreadLibraryCalls(hInstance);
/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DVBoxGINA.cpp78 BOOL WINAPI DllMain(HINSTANCE hInstance, argument
95 DisableThreadLibraryCalls(hInstance);
96 hDllInstance = hInstance;

Completed in 104 milliseconds

123