Changeset 21465 for trunk/include/win/shellapi.h
- Timestamp:
- Sep 29, 2010, 5:11:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/shellapi.h
r10314 r21465 283 283 #define FindExecutable WINELIB_NAME_AW(FindExecutable) 284 284 285 LPWSTR* WINAPI CommandLineToArgvW(LPCWSTR lpCmdline, int*); 286 285 287 BOOL WINAPI ShellAboutA(HWND,LPCSTR,LPCSTR,HICON); 286 288 BOOL WINAPI ShellAboutW(HWND,LPCWSTR,LPCWSTR,HICON);
Note:
See TracChangeset
for help on using the changeset viewer.