Changeset 3572 for trunk/src


Ignore:
Timestamp:
May 19, 2000, 9:27:19 PM (25 years ago)
Author:
sandervl
Message:

fixed PathFindFileName

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comdlg32/cdlg.h

    r3544 r3572  
    1 /* $Id: cdlg.h,v 1.5 2000-05-16 20:00:13 sandervl Exp $ */
     1/* $Id: cdlg.h,v 1.6 2000-05-19 19:27:19 sandervl Exp $ */
    22/*
    33 *  Common Dialog Boxes interface (32 bit)
     
    134134/* PATH */
    135135#define COMDLG32_PathIsRootA            PathIsRootA
    136 #define COMDLG32_PathFindFilenameA      PathFindFilenameA
     136#define COMDLG32_PathFindFilenameA      PathFindFileNameA
    137137#define COMDLG32_PathRemoveFileSpecA    PathRemoveFileSpecA
    138138#define COMDLG32_PathMatchSpecW         PathMatchSpecW
Note: See TracChangeset for help on using the changeset viewer.