Changeset 3572
- Timestamp:
 - May 19, 2000, 9:27:19 PM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/comdlg32/cdlg.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/comdlg32/cdlg.h
r3544 r3572 1 /* $Id: cdlg.h,v 1. 5 2000-05-16 20:00:13sandervl Exp $ */1 /* $Id: cdlg.h,v 1.6 2000-05-19 19:27:19 sandervl Exp $ */ 2 2 /* 3 3 * Common Dialog Boxes interface (32 bit) … … 134 134 /* PATH */ 135 135 #define COMDLG32_PathIsRootA PathIsRootA 136 #define COMDLG32_PathFindFilenameA PathFindFile nameA136 #define COMDLG32_PathFindFilenameA PathFindFileNameA 137 137 #define COMDLG32_PathRemoveFileSpecA PathRemoveFileSpecA 138 138 #define COMDLG32_PathMatchSpecW PathMatchSpecW  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  