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:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2006-10-19
|
314 b
|
14 lines
#pragma precompile_target "winheaders.mch"
#define WIN32_LEAN_AND_MEAN
#include "ansi_prefix.win32.h"
#include <windows.h>
#include <windowsx.h>
#include <mmsystem.h>
#include <ddraw.h>
#include <dsound.h>
#include <vfw.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>