Searched refs:szDriverName (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDriver.cpp118 WCHAR szDriverName[256]; member in struct:__anon628
891 pInfo->szDriverName[0] = 'V';
892 pInfo->szDriverName[1] = 'B';
893 pInfo->szDriverName[2] = 'o';
894 pInfo->szDriverName[3] = 'x';
895 pInfo->szDriverName[4] = 'O';
896 pInfo->szDriverName[5] = 'G';
897 pInfo->szDriverName[6] = 'L';
898 pInfo->szDriverName[7] = 0;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmmsystem.h242 HDRVR WINAPI OpenDriverA(LPCSTR szDriverName, LPCSTR szSectionName,
244 HDRVR WINAPI OpenDriver(LPCWSTR szDriverName, LPCWSTR szSectionName,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmmsystem.h240 HDRVR WINAPI OpenDriverA(LPCSTR szDriverName, LPCSTR szSectionName,
242 HDRVR WINAPI OpenDriver(LPCWSTR szDriverName, LPCWSTR szSectionName,

Completed in 80 milliseconds