1. CM_Get_Class_Registry_Property function - Windows 10 ...

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

    The CM_Get_Class_Registry_Property function retrieves a device setup class property.

    • Syntax

      CMAPI CONFIGRET WINAPI CM_Get_Class_Registry_Property(
        _In_ LPGUID ClassGuid,
        _In_ ULONG ulProperty,
        _Out_opt_ PULONG pulRegDataType,
        _Out_ PVOID Buffer,...
      Was this helpful?Thanks! Give more feedback
  2. CM_Set_Class_Registry_Property function - Windows 10 ...

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

    This value must be one of the CM_CRP_Xxx values that are described for the ulProperty parameter of the CM_Get_Class_Registry_Property function. Buffer [in, optional]

  3. [ros-diffs] [ekohl] 51802: [SETUPAPI] - Add stubs CM_Get ...

    www.reactos.org/pipermail/ros-diffs/2011-May/041513.html

    [ros-diffs] [ekohl] 51802: [SETUPAPI] - Add stubs CM_Get_Class_Registry_PropertyA/W. - Move CMP_RegisterNotification, CMP_UnregisterNotification and CMP ...

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

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

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

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

    @ stdcall CM_Get_Class_Registry_PropertyW (ptr long ptr ptr long long ptr) setupapi.CM_Get_Class_Registry_PropertyW @ stub CM_Get_Depth @ stub CM_Get_Depth_Ex

  6. Windows 8 DLL File Information - cfgmgr32.dll - NirSoft

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

    This means that when cfgmgr32.dll is loaded, the above files are automatically loaded too. ... CM_Get_Class_Registry_PropertyW; CM_Get_Depth: CM_Get_Depth_Ex;

  7. 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 ...

  8. ReactOS: dll/win32/setupapi/rpc.c File Reference

    https://doxygen.reactos.org/d0/dec/dll_2win32_2setupapi_2rpc_8c.html

    RPC_STATUS WINAPI RpcStringBindingComposeW(RPC_WSTR ObjUuid, RPC_WSTR Protseq, RPC_WSTR NetworkAddr, RPC_WSTR Endpoint, RPC_WSTR Options, RPC_WSTR *StringBinding)

  9. Windows XP DLL File Information - cfgmgr32.dll

    xpdll.nirsoft.net/cfgmgr32_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 XP, extracted the ...

  10. api-ms-win-devices-config-l1-1-1: Sort specfile. · wine ...

    https://github.com/wine-compholio/wine-patched/commit/23730eb39e1e...

    wine-patched - Wine with all wine-staging patches applied. Master branch rebased (almost) daily.