Searched defs:GetModuleHandleW (Results 1 – 4 of 4) sorted by relevance
133 #define GetModuleHandleW(nm) apr_dbg_rv(GetModuleHandleW,(nm)) macro
311 pub fn GetModuleHandleW(lpmodulename: PCWSTR) -> HMODULE; in GetModuleHandleW() function
68851 pub fn GetModuleHandleW(lpModuleName: LPCWSTR) -> HMODULE; in GetModuleHandleW() function