- Timestamp:
- Oct 24, 2014, 2:53:45 AM (11 years ago)
- Location:
- trunk/libc
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/libc/include/os2safe.h
r3897 r3908 5 5 * You include this file before os2.h and link with -los2safe. 6 6 * 7 * Copyright (c) 2003-20 05knut st. osmundsen <bird-srcspam@anduin.net>7 * Copyright (c) 2003-2014 knut st. osmundsen <bird-srcspam@anduin.net> 8 8 * 9 9 * … … 43 43 #define DosStartSession SafeDosStartSession 44 44 #define DosQueryAppType SafeDosQueryAppType 45 #define DosDevIOCtl SafeDosDevIOCtl 45 46 #define WinUpper SafeWinUpper 46 47
Note:
See TracChangeset
for help on using the changeset viewer.