Changeset 7819 for trunk/include/win/wine/undocshell.h
- Timestamp:
- Feb 6, 2002, 9:14:34 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/undocshell.h
r5616 r7819 688 688 LPCWSTR lpszPath2); 689 689 690 BOOL WINAPI PathFindOnPathA(LPSTR sFile, LPCSTR sOtherDirs);691 BOOL WINAPI PathFindOnPathW(LPWSTR sFile, LPCWSTR sOtherDirs);692 #define PathFindOnPath WINELIB_NAME_AW(PathFindOnPath)693 690 BOOL WINAPI PathFindOnPathAW(LPVOID sFile, LPCVOID sOtherDirs); 694 691
Note:
See TracChangeset
for help on using the changeset viewer.