home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.whtech.com
/
ftp.whtech.com.7z
/
ftp.whtech.com
/
emulators
/
v9t9
/
linux
/
sources
/
V9t9
/
source
/
v9t9_defs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2006-10-19
|
234 b
|
16 lines
#ifndef __V9t9_DEFS_H__
#define __V9t9_DEFS_H__
#include "centry.h"
#if defined(UNDER_WIN32)
//#define USE_MESSAGE_TIMER
#define USE_MM_TIMER
//#define USE_WAITABLE_TIMER // requires Win98/NT4.0
#endif
#include "cexit.h"
#endif