Ignore:
Timestamp:
Feb 18, 2002, 11:21:00 PM (24 years ago)
Author:
phaller
Message:

Added missing prototypes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/shlobj.h

    r7086 r7953  
    276276
    277277LPITEMIDLIST WINAPI SHBrowseForFolderA(LPBROWSEINFOA lpbi);
     278LPITEMIDLIST WINAPI SHBrowseForFolderW(LPBROWSEINFOW lpbi);
    278279LPITEMIDLIST WINAPI SHBrowseForFolder32W(LPBROWSEINFOW lpbi);
    279280#define  SHBrowseForFolder WINELIB_NAME_AW(SHBrowseForFolder)
Note: See TracChangeset for help on using the changeset viewer.