Changeset 2533 for trunk/src/user32/pmframe.cpp
- Timestamp:
- Jan 27, 2000, 10:50:03 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/pmframe.cpp
r2521 r2533 1 /* $Id: pmframe.cpp,v 1. 39 2000-01-26 18:02:35 cbratschiExp $ */1 /* $Id: pmframe.cpp,v 1.40 2000-01-27 21:50:01 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Frame Managment Code for OS/2 … … 13 13 #define INCL_GPI 14 14 15 #include <os2.h> /* PM header file */16 15 #include <os2wrap.h> 17 16 #include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.