Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
338 B

  1. #ifndef _INC_IFAXOS
  2. #define _INC_IFAXOS
  3. #ifdef __cplusplus
  4. extern "C" {
  5. #endif
  6. // -------------------------- Include Files ------------------------------------
  7. #include <windows.h>
  8. #include <windowsx.h>
  9. typedef CHAR FAR *LPCHAR;
  10. typedef CHAR NEAR *NPCHAR;
  11. #include <buffers.h>
  12. #endif // _INC_IFAXOS