Changeset 1401 for trunk/include/os2wrap.h
- Timestamp:
- Oct 22, 1999, 8:02:52 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/os2wrap.h
r1316 r1401 1 /* $Id: os2wrap.h,v 1. 8 1999-10-16 11:03:17sandervl Exp $ */1 /* $Id: os2wrap.h,v 1.9 1999-10-22 18:02:52 sandervl Exp $ */ 2 2 #ifndef __OS2WRAP_H__ 3 3 #define __OS2WRAP_H__ … … 9719 9719 } 9720 9720 9721 #undef GpiDestroyPS9722 #define GpiDestroyPS _GpiDestroyPS9723 9724 9721 inline BOOL _GpiDestroyPS(HPS a) 9725 9722 {
Note:
See TracChangeset
for help on using the changeset viewer.