Searched refs:lpstrTitle (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpopfile.c68 ofn.lpstrTitle = NULL ;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshellapi.h358 void WINAPI WinExecErrorA(HWND hwnd,INT error, LPCSTR lpstrFileName, LPCSTR lpstrTitle);
359 void WINAPI WinExecErrorW(HWND hwnd,INT error, LPCWSTR lpstrFileName, LPCWSTR lpstrTitle);
H A Dcommdlg.h99 LPCSTR lpstrTitle; member in struct:tagOFNA
125 LPCWSTR lpstrTitle; member in struct:tagOFNW
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dshellapi.h356 void WINAPI WinExecErrorA(HWND hwnd,INT error, LPCSTR lpstrFileName, LPCSTR lpstrTitle);
357 void WINAPI WinExecErrorW(HWND hwnd,INT error, LPCWSTR lpstrFileName, LPCWSTR lpstrTitle);
H A Dcommdlg.h99 LPCSTR lpstrTitle; member in struct:tagOFNA
122 LPCWSTR lpstrTitle; member in struct:tagOFNW
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DPngFile.c62 ofn.lpstrTitle = NULL;
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIFileDialog.cpp487 ofn.lpstrTitle = (TCHAR *)(title.isNull() ? 0 : title.utf16());
744 ofn.lpstrTitle = (TCHAR *)(title.isNull() ? 0 : title.utf16());

Completed in 64 milliseconds