Changeset 7960 for trunk/src/shell32
- Timestamp:
 - Feb 19, 2002, 1:53:38 PM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/shell32/sh.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/shell32/sh.cpp
r7904 r7960 1 /* $Id: sh.cpp,v 1.1 3 2002-02-14 12:10:09sandervl Exp $ */1 /* $Id: sh.cpp,v 1.14 2002-02-19 12:53:38 sandervl Exp $ */ 2 2 3 3 /* … … 83 83 *****************************************************************************/ 84 84 85 LPITEMIDLIST WIN32API SHBrowseForFolderW(LPBROWSEINFO Alpbi)85 LPITEMIDLIST WIN32API SHBrowseForFolderW(LPBROWSEINFOW lpbi) 86 86 { 87 87 dprintf(("SHELL32: SHBrowseForFolderW not implemented.\n"));  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  