1. CM_Get_DevNode_Registry_Property function - …

    https://msdn.microsoft.com/en-us/library/windows/hardware/ff538496...

    The CM_Get_DevNode_Registry_Property function retrieves a specified device property from the registry.

    • Syntax

      CMAPI
      CONFIGRET
      WINAPI CM_Get_DevNode_Registry_Property(
        _In_ DEVINST dnDevInst ,
        _In_ ULONG ulProperty,...
      Was this helpful?Thanks! Give more feedback
  2. [ros-diffs] [ekohl] 16964: Implement CM_Get_DevNode ...

    www.reactos.org/pipermail/ros-diffs/2005-August/007338.html

    Implement CM_Get_DevNode_Registry_Property[_Ex]A/W and CM_Set_DevNode_Registry_Property[_Ex]A/W partially. Modified: trunk/reactos/include/idl/pnp.idl Modified: trunk ...

  3. https://msdn.microsoft.com/fr-fr/library/windows/desktop/dn933214...

    API Sets available in Windows 8.1 and Windows Server 2012 R2.

  4. Wine API: setupapi.dll

    https://source.winehq.org/WineAPI/setupapi.html

    CM_Get_DevNode_Registry_PropertyW (not documented) CM_Get_DevNode_Registry_Property_ExA (not documented) CM_Get_DevNode_Registry_Property_ExW (not documented)

  5. usbpcap/enum.c at master · desowin/usbpcap · GitHub

    https://github.com/desowin/usbpcap/blob/master/USBPcapCMD/enum.c

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

  6. #include <stdio.h> #include <windows.h> #include …

    https://pastebin.com/a8mvxQhA

    cr = CM_Get_DevNode_Registry_PropertyW(did.DevInst, CM_DRP_FRIENDLYNAME, NULL, dispName, &ulLength, 0);

  7. Metro style equivalent - social.msdn.microsoft.com

    social.msdn.microsoft.com › Archived Forums T-U

    29/03/2012 · Is there any metro style equivalent of the API CM_Get_DevNode_Registry_PropertyW()? I am trying to read the property corresponding to the flag CM_DRP ...

  8. wine/cfgmgr32.spec at master · alexhenrie/wine · GitHub

    https://github.com/alexhenrie/wine/blob/master/dlls/cfgmgr32/...

    @ stdcall CM_Get_DevNode_Registry_PropertyW (long long ptr ptr ptr long) setupapi.CM_Get_DevNode_Registry_PropertyW @ stdcall CM_Get_DevNode_Registry_Property_ExA ...

  9. Windows 10 DLL File Information - API-MS-Win-devices ...

    windows10dll.nirsoft.net/api-ms-win-devices-config-l1-1-1_dll.html

    The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, extracted the ...

  10. Windows 8 DLL File Information - mdminst.dll - NirSoft

    www.nirsoft.net/dll_information/windows8/mdminst_dll.html

    The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, extracted the information ...