Searched refs:ipwinapiext (Results 1 – 1 of 1) sorted by relevance
304 namespace ipwinapiext { namespace334 BOOST_SYMBOL_IMPORT boost::ipwinapiext::LSTATUS BOOST_WINAPI_WINAPI_CC RegOpenKeyExA336 BOOST_SYMBOL_IMPORT boost::ipwinapiext::LSTATUS BOOST_WINAPI_WINAPI_CC RegQueryValueExA338 BOOST_SYMBOL_IMPORT boost::ipwinapiext::LSTATUS BOOST_WINAPI_WINAPI_CC RegCloseKey(::HKEY hKey);353 namespace ipwinapiext { namespace382 BOOST_FORCEINLINE boost::ipwinapiext::LSTATUS RegOpenKeyExA in RegOpenKeyExA()383 …(boost::ipwinapiext::HKEY_ hKey, const char *lpSubKey, boost::winapi::DWORD_ ulOptions, boost::win… in RegOpenKeyExA()388 BOOST_FORCEINLINE boost::ipwinapiext::LSTATUS RegQueryValueExA in RegQueryValueExA()389 …(boost::ipwinapiext::HKEY_ hKey, const char *lpValueName, boost::winapi::DWORD_ *lpReserved, boost… in RegQueryValueExA()394 BOOST_FORCEINLINE boost::ipwinapiext::LSTATUS RegCloseKey(boost::ipwinapiext::HKEY_ hKey) in RegCloseKey()[all …]