Home
last modified time | relevance | path

Searched defs:get_module_handle (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/winapi/
Ddll.hpp140 BOOST_FORCEINLINE HMODULE_ get_module_handle(LPCSTR_ lpFileName) in get_module_handle() function
161 BOOST_FORCEINLINE HMODULE_ get_module_handle(LPCWSTR_ lpFileName) in get_module_handle() function
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp855 inline hmodule get_module_handle(const char *name) in get_module_handle() function