home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
com
/
comide
/
comide2
/
comide2.cpp
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-03
|
279 b
|
7 lines
//1
// NOTE: This program will only automate msdev from within itself
// under _DEBUG build. Run comide1.exe standalone or from within msdev
// using BuildExecute (Ctrl-F5), not DebugGo.
#error Build comide1 first and execute from within IDE (Build|Execute).