Searched refs:_tprintf (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxDrvInst.cpp126 _tprintf(_T("(%u) %ws\n"), Event, pEventDescription);
128 _tprintf(_T("(%u) ERROR: %u - %ws\n"), Event, dwError, pEventDescription);
193 _tprintf(_T("ERROR: Unable to locate DIFxAPI.dll!\n"));
203 _tprintf(_T("ERROR: Unable to retrieve entry point for DriverPackageInstallW!\n"));
212 _tprintf(_T("ERROR: Unable to retrieve entry point for DriverPackageUninstallW!\n"));
222 _tprintf(_T("ERROR: Unable to retrieve entry point for DIFXAPISetLogCallbackW!\n"));
235 _tprintf(_T("ERROR: Unable to create log file!\n"));
250 _tprintf(_T("ERROR: INF-Path too long / could not be retrieved!\n"));
256 _tprintf(_T("Installing driver ...\n"));
258 _tprintf(_
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtchar.h191 #define _tprintf WINE_tchar_routine(printf, printf, wprintf) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtchar.h191 #define _tprintf WINE_tchar_routine(printf, printf, wprintf) macro
/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp90 _tprintf(_T("Debug: %s\n"), szBuffer);

Completed in 82 milliseconds