Home
last modified time | relevance | path

Searched refs:RSC_FLAG_NGCONV (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dadvpub.h133 #define RSC_FLAG_NGCONV 0x00000008 macro
/reactos/dll/win32/advpack/
H A Dinstall.c773 if (inf_flags & LIS_NOGRPCONV) flags |= RSC_FLAG_NGCONV; in LaunchINFSectionW()