Home
last modified time | relevance | path

Searched refs:HKEY_ (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Doc/library/
Dwinreg.rst68 :ref:`HKEY_* constants <hkey-constants>`.
94 :ref:`HKEY_* constants <hkey-constants>`.
127 :ref:`HKEY_* constants <hkey-constants>`.
154 :ref:`HKEY_* constants <hkey-constants>`.
186 :ref:`HKEY_* constants <hkey-constants>`.
198 :ref:`HKEY_* constants <hkey-constants>`.
217 :ref:`HKEY_* constants <hkey-constants>`.
266 :ref:`HKEY_* constants <hkey-constants>`.
313 :ref:`HKEY_* constants <hkey-constants>`.
343 :ref:`HKEY_* constants <hkey-constants>`.
[all …]
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp355 typedef ::HKEY HKEY_; typedef
383 …ipwinapiext::HKEY_ hKey, const char *lpSubKey, boost::winapi::DWORD_ ulOptions, boost::winapi::DWO… in RegOpenKeyExA()
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()
419 typedef boost::ipwinapiext::HKEY_ hkey;