Searched refs:CM_ADD_RANGE_BITS (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ | ||
H A D | cfgmgr32.h | 594 #define CM_ADD_RANGE_BITS 0x00000001 macro |
/reactos/dll/win32/setupapi/ | ||
H A D | cfgmgr.c | 1159 if (ulFlags & ~CM_ADD_RANGE_BITS) in CM_Add_Range() |