Searched defs:szServiceSection (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxGuestDrvInst.cpp77 TCHAR szServiceSection[LINE_LEN]; local
167 wsprintf(szServiceSection, TEXT("%ws.Services"),
170 if(!SetupFindFirstLine(hInf, szServiceSection, NULL, &serviceContext))

Completed in 41 milliseconds