Changeset 18514
- Timestamp:
- Feb 19, 2002, 1:53:38 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tags/trunk/src/shell32/sh.cpp ¶
r18458 r18514 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.