Changeset 5463 for trunk/src/comctl32/propsheet.cpp
- Timestamp:
- Apr 3, 2001, 8:54:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/propsheet.cpp
r4026 r5463 1 /* $Id: propsheet.cpp,v 1. 8 2000-08-17 17:08:15 cbratschiExp $ */1 /* $Id: propsheet.cpp,v 1.9 2001-04-03 18:54:35 sandervl Exp $ */ 2 2 /* 3 3 * Property Sheets … … 26 26 #include "winnls.h" 27 27 #include "comctl32.h" 28 #include "heap .h"28 #include "heapstring.h" 29 29 30 30 /******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.