Lines Matching refs:GetLastError
168 dwStatus, ss.dwControlsAccepted, dwCheckPoint, GetLastError());
196 VBoxServiceError("Cannot set the service description! Error: %ld\n", GetLastError());
217 VBoxServiceError("Could not open SCM! Error: %ld\n", GetLastError());
232 DWORD dwErr = GetLastError();
253 rc = VBoxServiceError("Could not change service config! Error: %ld\n", GetLastError());
256 rc = VBoxServiceError("Could not open service! Error: %ld\n", GetLastError());
283 VBoxServiceError("Could not open SCM! Error: %d\n", GetLastError());
312 rcExit = VBoxServiceError("Could not remove service! Error: %d\n", GetLastError());
316 rcExit = VBoxServiceError("Could not open service! Error: %d\n", GetLastError());
337 rc = RTErrConvertFromWin32(GetLastError());
404 GetLastError(), g_pszProgName);
539 DWORD dwErr = GetLastError();