Searched defs:hInstance (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLLX/
H A DDLLX.cpp66 extern "C" BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) argument
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWin32Dll.c101 DllMain( HINSTANCE hInstance, DWORD reason, LPVOID reserved) argument
H A DwinMain.c80 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow) argument
H A DtkWinX.c230 TkWinSetHINSTANCE( HINSTANCE hInstance) argument
253 TkWinXInit( HINSTANCE hInstance) argument
335 HINSTANCE hInstance = (HINSTANCE) clientData; local
[all...]
H A DtkWinWm.c913 HINSTANCE hInstance = LoadLibraryA("shell32"); local
923 HINSTANCE hInstance = LoadLibraryA("user32"); local
1915 TkWinWmCleanup( HINSTANCE hInstance) argument
[all...]
/macosx-10.9.5/vim-53/src/
H A Dos_w32exe.c43 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInst, LPSTR lpszCmdLine, int nCmdShow) argument
H A Dos_win16.c90 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInst, LPSTR lpszCmdLine, int nCmdShow) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DCursorWin.cpp120 static PassRefPtr<SharedCursor> loadSharedCursor(HINSTANCE hInstance, LPCWSTR lpCursorName) argument
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp28 int WINAPI WinMain( HINSTANCE hInstance, argument
71 ATOM MyRegisterClass(HINSTANCE hInstance, LPTSTR szWindowClass) argument
99 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A Dclayout.c71 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) argument
H A Dlayout.cpp70 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) argument
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWin32Dll.c37 static HINSTANCE hInstance; /* HINSTANCE of this DLL. */ variable
686 HINSTANCE hInstance = LoadLibraryA("kernel32"); local
740 HINSTANCE hInstance = LoadLibraryA("kernel32"); local
[all...]
H A DtclWinTest.c602 HINSTANCE hInstance = LoadLibrary("Advapi32"); local
[all...]
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dclip.c61 HINSTANCE hInstance = GetModuleHandle(NULL); local
92 BOOL InitApplication(HINSTANCE hInstance) argument
124 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) { argument
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A DtclWin32Dll.c48 static HINSTANCE hInstance; /* HINSTANCE of this DLL. */ variable
641 HINSTANCE hInstance = LoadLibraryA("kernel32"); local
699 HINSTANCE hInstance = LoadLibraryA("kernel32"); local
[all...]
H A DtclWinTest.c551 HINSTANCE hInstance = LoadLibrary("Advapi32"); local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinX.c318 HINSTANCE hInstance = (HINSTANCE) clientData; local
[all...]
H A DtkWinWm.c848 HINSTANCE hInstance = LoadLibraryA("shell32"); local
858 HINSTANCE hInstance = LoadLibraryA("user32"); local
[all...]
/macosx-10.9.5/vim-53/src/GvimExt/
H A Dgvimext.cpp322 DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /* lpReserved */) argument
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/contrib/visupng/
H A DVisualPng.c77 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
148 static HINSTANCE hInstance ; local
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFRuntime.c1176 int DllMain( HINSTANCE hInstance, DWORD dwReason, LPVOID pReserved ) { argument
/macosx-10.9.5/apache-786.1/httpd/support/win32/
H A DApacheMonitor.c1785 HWND CreateMainWindow(HINSTANCE hInstance) argument
1820 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
[all...]

Completed in 369 milliseconds