Changeset 148 for trunk/include/os2wrap.h
- Timestamp:
- Jun 21, 1999, 8:19:04 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/os2wrap.h
r146 r148 1 /* $Id: os2wrap.h,v 1. 4 1999-06-21 17:45:38 sandervlExp $ */1 /* $Id: os2wrap.h,v 1.5 1999-06-21 18:19:04 phaller Exp $ */ 2 2 #ifndef __OS2WRAP_H__ 3 3 #define __OS2WRAP_H__ … … 9699 9699 } 9700 9700 9701 #undef Gpi CreatePS9702 #define Gpi CreatePS _GpiCreatePS9701 #undef GpiDestroyPS 9702 #define GpiDestroyPS _GpiDestroyPS 9703 9703 9704 9704 inline BOOL _GpiDestroyPS(HPS a)
Note:
See TracChangeset
for help on using the changeset viewer.