Home
last modified time | relevance | path

Searched refs:DB_GENINSTSECTION (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/rapps/include/
H A Dappinfo.h86 #define DB_GENINSTSECTION L"Generate" macro
/reactos/base/applications/rapps/
H A Dappinfo.cpp375 if (str.CompareNoCase(DB_GENINSTSECTION) == 0) in GetInstallerType()
H A Dgeninst.cpp201 UINT r = Info.Parser.GetSectionString(DB_GENINSTSECTION, Name, Output); in GetGenerateString()