Changeset 18514


Ignore:
Timestamp:
Feb 19, 2002, 1:53:38 PM (23 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tags/trunk/src/shell32/sh.cpp

    r18458 r18514  
    1 /* $Id: sh.cpp,v 1.13 2002-02-14 12:10:09 sandervl Exp $ */
     1/* $Id: sh.cpp,v 1.14 2002-02-19 12:53:38 sandervl Exp $ */
    22
    33/*
     
    8383 *****************************************************************************/
    8484
    85 LPITEMIDLIST WIN32API SHBrowseForFolderW(LPBROWSEINFOA lpbi)
     85LPITEMIDLIST WIN32API SHBrowseForFolderW(LPBROWSEINFOW lpbi)
    8686{
    8787  dprintf(("SHELL32: SHBrowseForFolderW not implemented.\n"));
Note: See TracChangeset for help on using the changeset viewer.