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

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxDrvInst.cpp602 int RegistryRemoveStringFromMultiSZ(const TCHAR *pszSubKey, const TCHAR *pszKeyValue, const TCHAR *pszValueToRemove) function
1244 rc = RegistryRemoveStringFromMultiSZ(argv[3], argv[4], argv[5]);

Completed in 1094 milliseconds