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

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxDrvInst.cpp898 const TCHAR *pszBinPath,
939 pszBinPath, /* Service's binary. */
969 pszBinPath, /* Service's binary. */
894 CreateService(const TCHAR *pszStartStopName, const TCHAR *pszDisplayName, int iServiceType, int iStartType, const TCHAR *pszBinPath, const TCHAR *pszLoadOrderGroup, const TCHAR *pszDependencies, const TCHAR *pszLogonUser, const TCHAR *pszLogonPassword) argument

Completed in 1000 milliseconds