1. https://msdn.microsoft.com/fr-fr/library/ff539833(v=vs.85).aspx

    The CM_Set_Class_Registry_Property function sets or deletes a property of a device setup class.

  2. CM_Set_Class_Registry_Property function - Windows 10 ...

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

    The CM_Set_Class_Registry_Property function sets or deletes a property of a device setup class.

  3. 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
  4. [ros-diffs] [ekohl] 16964: Implement CM_Get_DevNode ...

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

    ... Ex WINELIB_NAME_AW(CM_Set_DevNode_Registry ... CM_Set_DevNode_Registry_PropertyW ... CM_Set_Class_Registry ...

  5. pinvoke.net: cm_get_devnode_registry_property

    www.pinvoke.net/default.aspx/setupapi.cm_get_devnode_registry_property

    The CM_Get_DevNode_Registry_Property function retrieves a specified device property from the registry. If the operation succeeds, the function returns CR_SUCCESS.

  6. Wine API: setupapi.dll

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

    CM_Set_Class_Registry_PropertyA (not documented) CM_Set_Class_Registry_PropertyW (not documented) CM_Set_DevNode_Problem (stub) CM_Set_DevNode_Problem_Ex (stub)

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

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

    @ stdcall CM_Set_Class_Registry_PropertyW (ptr long ptr long long ptr) setupapi.CM_Set_Class_Registry_PropertyW @ stub CM_Set_DevNode_Problem @ stub CM_Set_DevNode ...

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

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

    List of files that are statically linked to API-MS-Win-devices-config-L1-1-0.dll NetSetupEngine.dll ... CM_Set_Class_Registry_PropertyW: CM_Set_DevNode_PropertyW;

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

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

    ... +@ stdcall CM_Get_Class_Registry_PropertyW(ptr long ptr ptr ptr long ptr) @ stdcall CM_Get_Depth(ptr long long) @ stdcall CM_Get_Depth_Ex ...

  10. MinGW-w64 - for 32 and 64 bit Windows / Mailing Lists

    https://sourceforge.net/p/mingw-w64/mailman/message/30493565

    ... _DefaultPowerScheme CM_Run_Detection CM_Run_Detection_Ex +CM_Set_ActiveScheme CM_Set_Class_Registry_PropertyA CM_Set_Class_Registry_PropertyW CM_Set ...