Changeset 2065 for trunk/include/os2wrap.h
- Timestamp:
- Dec 13, 1999, 6:45:32 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/os2wrap.h
r2064 r2065 1 /* $Id: os2wrap.h,v 1.1 1 1999-12-13 14:31:12 achimha Exp $ */1 /* $Id: os2wrap.h,v 1.12 1999-12-13 17:45:32 achimha Exp $ */ 2 2 #ifndef __OS2WRAP_H__ 3 3 #define __OS2WRAP_H__ … … 1951 1951 //AH: Different definition in 4.5 toolkit headers!!! 1952 1952 //we don't need it so far, so let's just remove it for now 1953 #if def01953 #if 0 1954 1954 inline ULONG _DosRawReadNPipe(PCSZ a, ULONG b, PULONG c, PVOID d) 1955 1955 {
Note:
See TracChangeset
for help on using the changeset viewer.