Changeset 120 for trunk/src/user32/icon.cpp
- Timestamp:
- Jun 19, 1999, 12:54:48 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/icon.cpp
r96 r120 1 /* $Id: icon.cpp,v 1. 3 1999-06-10 16:50:39 phallerExp $ */1 /* $Id: icon.cpp,v 1.4 1999-06-19 10:54:47 sandervl Exp $ */ 2 2 3 3 /* … … 19 19 #define INCL_DOSMISC /* DOS Miscellanous values */ 20 20 #define INCL_WIN 21 #include <os2 .h>21 #include <os2wrap.h> //Odin32 OS/2 api wrappers 22 22 #include <stdio.h> 23 23 #include <string.h>
Note:
See TracChangeset
for help on using the changeset viewer.