Changeset 1843 for trunk/include/os2wrap.h
- Timestamp:
- Nov 26, 1999, 1:04:33 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/os2wrap.h
r1401 r1843 1 /* $Id: os2wrap.h,v 1. 9 1999-10-22 18:02:52sandervl Exp $ */1 /* $Id: os2wrap.h,v 1.10 1999-11-26 00:04:30 sandervl Exp $ */ 2 2 #ifndef __OS2WRAP_H__ 3 3 #define __OS2WRAP_H__ … … 9719 9719 } 9720 9720 9721 #undef GpiCreatePS 9722 #define GpiCreatePS _GpiCreatePS 9723 9721 9724 inline BOOL _GpiDestroyPS(HPS a) 9722 9725 {
Note:
See TracChangeset
for help on using the changeset viewer.