Searched defs:lpReserved (Results 1 – 9 of 9) sorted by relevance
/third_party/openh264/codec/encoder/plus/src/ |
D | DllEntry.cpp | 38 BOOL WINAPI DllEntryPoint (HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) { in DllEntryPoint()
|
/third_party/python/PC/ |
D | dl_nt.c | 22 LPVOID lpReserved) in DllMain()
|
D | frozen_dllmain.c | 88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
|
/third_party/flutter/skia/third_party/externals/sdl/src/ |
D | SDL.c | 464 DWORD ul_reason_for_call, LPVOID lpReserved) in _DllMainCRTStartup()
|
/third_party/boost/libs/thread/src/win32/ |
D | tss_pe.cpp | 295 BOOL WINAPI dll_callback(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in dll_callback()
|
/third_party/boost/boost/winapi/ |
D | process.hpp | 317 LPSTR_ lpReserved; member 339 LPWSTR_ lpReserved; member
|
/third_party/glib/glib/ |
D | win_iconv.c | 1955 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved) in DllMain()
|
/third_party/glib/gio/ |
D | gwin32registrykey.c | 2158 LPDWORD lpReserved, in MuiRegQueryValueExW()
|
/third_party/boost/boost/interprocess/detail/ |
D | win32_api.hpp | 389 …(boost::ipwinapiext::HKEY_ hKey, const char *lpValueName, boost::winapi::DWORD_ *lpReserved, boost… in RegQueryValueExA() 861 inline long reg_query_value_ex(hkey hKey, const char *lpValueName, unsigned long*lpReserved, unsign… in reg_query_value_ex()
|