[DEVMGR]
[reactos.git] / reactos / dll / win32 / devmgr / devmgmt / DeviceNode.cpp
index 31f7d1e..7695f5f 100644 (file)
@@ -340,6 +340,8 @@ CDeviceNode::EnableDevice(
 
         if (Enable)
         {
+            // config specific enablling first, then global enabling.
+            // The global appears to be the one that starts the device
             pcp.Scope = DICS_FLAG_GLOBAL;
             if (SetupDiSetClassInstallParamsW(m_hDevInfo,
                                               &m_DevinfoData,