Ignore:
Timestamp:
Feb 6, 2002, 9:14:34 PM (24 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wine/undocshell.h

    r5616 r7819  
    688688        LPCWSTR lpszPath2);
    689689
    690 BOOL WINAPI PathFindOnPathA(LPSTR sFile, LPCSTR sOtherDirs);
    691 BOOL WINAPI PathFindOnPathW(LPWSTR sFile, LPCWSTR sOtherDirs);
    692 #define PathFindOnPath WINELIB_NAME_AW(PathFindOnPath)
    693690BOOL WINAPI PathFindOnPathAW(LPVOID sFile, LPCVOID sOtherDirs);
    694691
Note: See TracChangeset for help on using the changeset viewer.