Ignore:
Timestamp:
Aug 22, 2014, 1:27:49 PM (11 years ago)
Author:
rousseau
Message:

Added definitions for 'in', 'out' and friends

In Windows PSDK these are in 'specstrings.h'.
In Wine these are in 'imagehlp.h' and 'dbghelp.h'.
While 'imagehlp.h' exists in Odin32, it is not included by default,
so we'll put these in 'windef.h' for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/swt/include/win/rpcdce.h

    r22077 r22078  
    19671967#endif
    19681968
     1969///-------------------------------------------------------------------[swt-os2]
    19691970#include "rpcdcep.h"
     1971///----------------------------------------------------------------------------
    19701972
    19711973#endif /* __ODIN_RPCDCE_H__ */
Note: See TracChangeset for help on using the changeset viewer.