Changeset 21860 for branches/gcc-kmk/src/shell32/undocshell.h
- Timestamp:
- Dec 7, 2011, 7:50:11 PM (14 years ago)
- File:
-
- 1 edited
-
branches/gcc-kmk/src/shell32/undocshell.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/shell32/undocshell.h
r8614 r21860 653 653 BOOL WINAPI PathIsSameRootAW(LPCVOID lpszPath1, LPCVOID lpszPath2); 654 654 655 BOOL WINAPI PathFindOnPathAW(LPVOID sFile, LPCVOID sOtherDirs);655 BOOL WINAPI PathFindOnPathAW(LPVOID sFile, LPCVOID *sOtherDirs); 656 656 657 657 /****************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.
