home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.7z / ftp.whtech.com / emulators / v9t9 / linux / sources / V9t9 / source / winheaders.pch++ < prev    next >
Encoding:
Text File  |  2006-10-19  |  318 b   |  15 lines

  1. #pragma precompile_target "winheaders.mch++"
  2. #define WIN32_LEAN_AND_MEAN
  3. #include "ansi_prefix.win32.h"
  4. #include <stdarg.h>
  5. #include <stdio.h>
  6. #include <string.h>
  7. #include <errno.h>
  8. #include <windows.h>
  9. #include <windowsx.h>
  10. #include <mmsystem.h>
  11. #include <ddraw.h>
  12. #include <dsound.h>
  13. #include <vfw.h>
  14.  
  15.