Searched refs:lpFile (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/Loader/
H A DVBoxWindowsAdditions.cpp261 ShExecInfo.lpFile = wszModule;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshellapi.h312 LPCSTR lpFile; member in struct:_SHELLEXECUTEINFOA
334 LPCWSTR lpFile; member in struct:_SHELLEXECUTEINFOW
H A Dcommdlg.h815 short WINAPI GetFileTitleA(LPCSTR lpFile, LPSTR lpTitle, WORD cbBuf);
816 short WINAPI GetFileTitleW(LPCWSTR lpFile, LPWSTR lpTitle, WORD cbBuf);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dshellapi.h310 LPCSTR lpFile; member in struct:_SHELLEXECUTEINFOA
332 LPCWSTR lpFile; member in struct:_SHELLEXECUTEINFOW
H A Dcommdlg.h775 short WINAPI GetFileTitleA(LPCSTR lpFile, LPSTR lpTitle, WORD cbBuf);
776 short WINAPI GetFileTitleW(LPCWSTR lpFile, LPWSTR lpTitle, WORD cbBuf);
/vbox/src/VBox/Runtime/r3/win/
H A Dpath-win.cpp69 LPWSTR lpFile;
71 rc = GetFullPathNameW((LPCWSTR)pwszPath, RT_ELEMENTS(wsz), &wsz[0], &lpFile);
/vbox/src/VBox/Main/src-helper-apps/
H A DVBoxExtPackHelperApp.cpp1249 int rc = RTStrToUtf16(pszExecPath, (PRTUTF16 *)&Info.lpFile);
1341 RTUtf16Free((PRTUTF16)Info.lpFile);
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp2538 shExecInfo.lpFile = file.raw();

Completed in 485 milliseconds