Searched defs:DllMain (Results 1 - 24 of 24) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxHook/
H A Ddllmain.cpp30 BOOL WINAPI DllMain(HINSTANCE hDLLInst, DWORD fdwReason, LPVOID lpvReserved) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntdllmn.c39 * The DLL entry point (DllMain) for NSPR.
46 * variable _pr_use_static_tls is set in DllMain() during process
56 BOOL WINAPI DllMain( function
H A Dw95dllmain.c39 * The DLL entry point (DllMain) for NSPR.
48 BOOL WINAPI DllMain( function
/vbox/src/VBox/Runtime/r3/win/
H A Ddllmain-win.cpp3 * IPRT - Win32 DllMain (Ring-3).
41 BOOL __stdcall DllMain(HANDLE hModule, DWORD dwReason, PVOID pvReserved) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dd3d8_main.c69 BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_main.c110 * DllMain
112 BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dd3d8_main.c74 BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9_main.c105 * DllMain
107 BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv) function
/vbox/src/VBox/Main/src-client/win/
H A Ddllmain.cpp89 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) function
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/
H A DVBoxNetFltNobj.cpp551 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c563 BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv) function
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DVBoxVideoWinDbg.cpp32 BOOL WINAPI DllMain(HINSTANCE hInstance, function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c540 BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv) function
/vbox/src/VBox/Additions/WINNT/Installer/InstallHelper/
H A DVBoxGuestInstallHelper.cpp507 BOOL WINAPI DllMain(HANDLE hInst, ULONG uReason, LPVOID lpReserved) function
/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredentialProvider.cpp372 BOOL WINAPI DllMain(HINSTANCE hInst, DWORD dwReason, LPVOID pReserved) function
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_misc.c790 BOOL WINAPI DllMain(HINSTANCE hDLLInst, DWORD fdwReason, LPVOID lpvReserved) function
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Derror.c220 /* on windows guests we're typically get called in a context of VBoxOGL!DllMain ( which calls VBoxOGLcrutil!crNetInit ),
735 BOOL WINAPI DllMain(HINSTANCE hDLLInst, DWORD fdwReason, LPVOID lpvReserved) function
/vbox/src/VBox/HostServices/SharedOpenGL/crserver/
H A Dcrservice.cpp1568 BOOL WINAPI DllMain(HINSTANCE hDLLInst, DWORD fdwReason, LPVOID lpvReserved) function
/vbox/src/VBox/Additions/WINNT/SharedFolders/np/
H A Dvboxmrxnp.cpp1591 BOOL WINAPI DllMain(HINSTANCE hDLLInst, function
/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DVBoxGINA.cpp78 BOOL WINAPI DllMain(HINSTANCE hInstance, function
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c426 *We usually call this function from DllMain which seems to be holding some lock and thus we have to
1319 BOOL WINAPI DllMain(HINSTANCE hDLLInst, DWORD fdwReason, LPVOID lpvReserved) function
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c1399 BOOL WINAPI DllMain (HINSTANCE hDLL, DWORD dwReason, LPVOID lpReserved) function
/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp68 BOOL APIENTRY DllMain(HANDLE hModule, function
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp1935 BOOL WINAPI DllMain(HINSTANCE hInstance, function

Completed in 127 milliseconds