Home
last modified time | relevance | path

Searched refs:CM_Get_DevNode_Registry_Property (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/shellext/stobject/
H A Dhotplug.cpp53 …cr = CM_Get_DevNode_Registry_Property(did.DevInst, CM_DRP_CAPABILITIES, NULL, &dwCapabilities, &dw… in EnumHotpluggedDevices()
174 …CONFIGRET cr = CM_Get_DevNode_Registry_Property(g_devList[index], CM_DRP_DEVICEDESC, NULL, dispNam… in _ShowContextMenu()
194 …CONFIGRET cr = CM_Get_DevNode_Registry_Property(g_devList[id], CM_DRP_DEVICEDESC, NULL, g_strMenuS… in _ShowContextMenu()
/reactos/dll/cpl/hotplug/
H A Denum.c184 cr = CM_Get_DevNode_Registry_Property(did.DevInst, in EnumHotpluggedDevices()
/reactos/dll/shellext/deskmon/
H A Ddeskmon.c68 cr = CM_Get_DevNode_Registry_Property(diChild, in GetMonitorDevInstID()
85 cr = CM_Get_DevNode_Registry_Property(diChild, in GetMonitorDevInstID()
/reactos/dll/win32/devmgr/properties/
H A Dmisc.cpp370 if (CM_Get_DevNode_Registry_Property(dnParentDevInst, in GetDeviceLocationString()
392 cRet = CM_Get_DevNode_Registry_Property(DeviceInfoData->DevInst, in GetDeviceLocationString()
/reactos/sdk/include/psdk/
H A Dcfgmgr32.h1728 #define CM_Get_DevNode_Registry_Property CM_Get_DevNode_Registry_PropertyW macro
1733 #define CM_Get_DevNode_Registry_Property CM_Get_DevNode_Registry_PropertyA macro