Changeset 1757 for trunk/src/emx/include/os2safe.h
- Timestamp:
- Jan 17, 2005, 12:56:42 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/os2safe.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r1756 r1757 5 5 * You include this file before os2.h and link with -los2safe. 6 6 * 7 * Copyright (c) 2003 knut st. osmundsen <bird-srcspam@anduin.net>7 * Copyright (c) 2003-2005 knut st. osmundsen <bird-srcspam@anduin.net> 8 8 * 9 9 * … … 41 41 #define DosQueryFHState SafeDosQueryFHState 42 42 #define DosSetDateTime SafeDosSetDateTime 43 #define DosStartSession SafeDosStartSession 43 44 44 45 #endif -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.