Ignore:
Timestamp:
Jan 17, 2005, 12:56:42 AM (21 years ago)
Author:
bird
Message:

SafeDosStartSession.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/os2safe.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1756 r1757  
    55 * You include this file before os2.h and link with -los2safe.
    66 *
    7  * Copyright (c) 2003 knut st. osmundsen <bird-srcspam@anduin.net>
     7 * Copyright (c) 2003-2005 knut st. osmundsen <bird-srcspam@anduin.net>
    88 *
    99 *
     
    4141#define DosQueryFHState         SafeDosQueryFHState
    4242#define DosSetDateTime          SafeDosSetDateTime
     43#define DosStartSession         SafeDosStartSession
    4344
    4445#endif
Note: See TracChangeset for help on using the changeset viewer.