Changeset 2080 for trunk/include/os2wrap.h
- Timestamp:
- Dec 15, 1999, 10:25:12 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/os2wrap.h
r2065 r2080 1 /* $Id: os2wrap.h,v 1.1 2 1999-12-13 17:45:32 achimha Exp $ */1 /* $Id: os2wrap.h,v 1.13 1999-12-15 09:25:12 achimha Exp $ */ 2 2 #ifndef __OS2WRAP_H__ 3 3 #define __OS2WRAP_H__ … … 1965 1965 #undef DosRawReadNPipe 1966 1966 #define DosRawReadNPipe _DosRawReadNPipe 1967 #endif1968 1967 1969 1968 inline ULONG _DosRawWriteNPipe(PCSZ a, ULONG b) … … 1980 1979 #undef DosRawWriteNPipe 1981 1980 #define DosRawWriteNPipe _DosRawWriteNPipe 1981 1982 #endif 1982 1983 1983 1984 inline ULONG _DosSetNPHState(HPIPE a, ULONG b)
Note:
See TracChangeset
for help on using the changeset viewer.