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

12

/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/store/XOTclSdbm/
H A DdllEntryPoint.c33 DllEntryPoint(hInst, reason, reserved)
34 HINSTANCE hInst; /* Library instance handle. */
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A DdllEntryPoint.c33 DllEntryPoint(hInst, reason, reserved)
34 HINSTANCE hInst; /* Library instance handle. */
H A Ddllmain.c23 BOOL WINAPI DllMain(HANDLE hInst, ULONG ul_reason_for_call, LPVOID lpReserved) argument
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/expat/win/
H A Ddllmain.c36 BOOL WINAPI DllMain(HANDLE hInst, ULONG ul_reason_for_call, LPVOID lpReserved) argument
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/win/
H A DdllEntryPoint.c44 DllEntryPoint(hInst, reason, reserved)
45 HINSTANCE hInst; /* Library instance handle. */
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/win/
H A DdllEntryPoint.c41 DllEntryPoint(hInst, reason, reserved)
42 HINSTANCE hInst; /* Library instance handle. */
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/
H A DdllEntry.c30 HINSTANCE hInst, /* Library instance handle. */
57 HINSTANCE hInst, /* Library instance handle. */
28 DllEntryPoint( HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
54 DllMain( HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/win/
H A DdllEntryPoint.c44 DllEntryPoint(hInst, reason, reserved)
45 HINSTANCE hInst; /* Library instance handle. */
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Ddllmain.c39 DllMain (HANDLE hInst, argument
H A Dpasswd_dlg.c75 HANDLE hInst = GetModuleHandle("des"); local
76 switch(DialogBox(hInst,MAKEINTRESOURCE(IDD_PASSWD_DIALOG),wnd,pwd_dialog_proc))
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/win/
H A DdllEntry.c34 HINSTANCE hInst, /* Library instance handle. */
32 DllEntryPoint( HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWin32Dll.c40 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
49 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
73 HINSTANCE hInst, /* Library instance handle. */
77 return DllMain(hInst, reason, reserved);
71 DllEntryPoint( HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWin32Dll.c38 BOOL WINAPI DllMain(HINSTANCE hInst, DWORD reason,
48 BOOL WINAPI DllMain _ANSI_ARGS_((HINSTANCE hInst,
72 DllEntryPoint(hInst, reason, reserved)
73 HINSTANCE hInst; /* Library instance handle. */
77 return DllMain(hInst, reason, reserved);
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/win/
H A Dwin32main.c65 DllEntryPoint(hInst, reason, reserved)
70 return DllMain(hInst, reason, reserved);
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWin32Dll.c197 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
207 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
259 DllEntryPoint(hInst, reason, reserved)
260 HINSTANCE hInst; /* Library instance handle. */
264 return DllMain(hInst, reason, reserved);
286 DllMain(hInst, reason, reserved)
287 HINSTANCE hInst; /* Library instance handle. */
297 DisableThreadLibraryCalls(hInst);
298 TclWinInit(hInst);
432 TclWinInit(hInst)
[all...]
H A DtclWinInt.h165 EXTERN void TclWinInit(HINSTANCE hInst);
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/ext/
H A Dsquare.c37 DllMain(HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
/macosx-10.10.1/vim-55/src/
H A Dos_w32exe.c36 void _cdecl SaveInst(HINSTANCE hInst);
H A Dos_win16.c86 void _cdecl SaveInst(HINSTANCE hInst);
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWin32Dll.c210 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
217 BOOL APIENTRY DllMain(HINSTANCE hInst, DWORD reason,
273 HINSTANCE hInst, /* Library instance handle. */
277 return DllMain(hInst, reason, reserved);
304 HINSTANCE hInst, /* Library instance handle. */
314 DisableThreadLibraryCalls(hInst);
315 TclWinInit(hInst);
456 HINSTANCE hInst) /* Library instance handle. */
460 hInstance = hInst;
271 DllEntryPoint( HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
301 DllMain( HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
451 TclWinInit( HINSTANCE hInst) argument
H A DtclWinInt.h160 MODULE_SCOPE void TclWinInit(HINSTANCE hInst);
/macosx-10.10.1/BerkeleyDB-21/db/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp12 HINSTANCE hInst; // The current instance variable
104 hInst = hInstance; // Store instance handle in our global variable
144 hDlg = CreateDialog(hInst,
222 CreateDialog(hInst,
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A Dsound.c45 DllMain(HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
47 snackHInst = hInst;
H A Dsnack.c46 DllMain(HINSTANCE hInst, DWORD reason, LPVOID reserved) argument
48 snackHInst = hInst;
H A DSphereFile.c15 DllMain(HINSTANCE hInst, DWORD reason, LPVOID reserved) argument

Completed in 152 milliseconds

12