Searched defs:lpReserved (Results 1 - 5 of 5) sorted by relevance
/third_party/lzma/C/Util/LzmaLib/ |
H A D | LzmaLibExports.c | 9 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved)
in DllMain() argument
|
/third_party/python/PC/ |
H A D | dl_nt.c | 20 DllMain(HANDLE hInst, ULONG ul_reason_for_call, LPVOID lpReserved) DllMain() argument
|
H A D | frozen_dllmain.c | 88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain() argument
|
/third_party/lame/Dll/ |
H A D | BladeMP3EncDLL.c | 910 DllMain(HANDLE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) DllMain() argument
|
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | windows_shim.cpp | 316 ShimRegEnumValueA(HKEY hKey, DWORD dwIndex, LPSTR lpValueName, LPDWORD lpcchValueName, [[maybe_unused]] LPDWORD lpReserved, [[maybe_unused]] LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData) ShimRegEnumValueA() argument
|
Completed in 7 milliseconds