Changeset 1368 for trunk/src/user32/static.cpp
- Timestamp:
- Oct 20, 1999, 8:38:10 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/static.cpp
r1343 r1368 1 /* $Id: static.cpp,v 1. 5 1999-10-17 19:32:04 cbratschiExp $ */1 /* $Id: static.cpp,v 1.6 1999-10-20 06:38:10 sandervl Exp $ */ 2 2 /* 3 3 * Static control … … 11 11 12 12 #include <stdlib.h> 13 #include "winuser.h" 14 #include "winbase.h" 13 #include <os2win.h> 15 14 #include "controls.h" 16 15 #include "static.h"
Note:
See TracChangeset
for help on using the changeset viewer.