Find reg key name by handle.
Hello,
Could please somebody say if there, in Windows API,
is a function to get the registry key name by
its open handle (HKey)?
I want to get it after successful
hK = SetupDiOpenDevRegKey(DeviceInfoSet, DeviceInfoData, ...)
(probably I overlooked something, or there is a better way?
Google didn't help me.)
Thanks.
.
Relevant Pages
- Re: [Full-disclosure] wintcpmod.exe Hear of it?
... Dan Bambach wrote: ... It sets a registry key ... I was able to kill it, but in my Google ... (Full-Disclosure) - Re: can VBScript determine the active tab of a dialog?
... use it are inherently unstable because the Sendkeys method can get derailed ... locate the registry key that dermines this mode. ... addition, when MS Office is on a machine, its VBA functions and ... calling the Windows API. ... (microsoft.public.scripting.vbscript) - Re: Google and Yoogee
... "Main" registry key houses many IE settings. ... > I get hijacked and redirected to either a Google or Yoogee ... > cookies and to prompt for 1st party cookies. ... (microsoft.public.win2000.security) - Re: Shutting down windows using win32api
... cut-and-pasted your subject line into Google, ... added "python" for good measure, ... use ctypes module to execute the windows api. ... u can refer to the microsoft msdn ... (comp.lang.python) - Re: Find reg key name by handle.
... Could please somebody say if there, in Windows API, ... is a function to get the registry key name by ... Providenza & Boekelheide, Inc. ... (microsoft.public.development.device.drivers) |
|