home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 June
/
PCWorld_1998-06_cd.bin
/
software
/
sharware
/
grafika
/
EROICA32
/
_SETUP.5
/
Group6
/
Hotspot.def
< prev
next >
Wrap
Text File
|
1998-01-15
|
810b
|
34 lines
;-------------------------- Parallax Standard DEF_File ----------------------------
;
; DEF_File: hotspot.def
;
; Purpose: definitions for the HOTSPOT sample application
;
;
;--------------------------------------------------------------------------------
; Copyright (c)1996 Parallax Software, All rights reserved.
;------------------------------------------------------------------------------*/
NAME HotspotApp
DESCRIPTION 'Sample Eroica Hotspot Application'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 16000
STACKSIZE 32000
SEGMENTS _TEXT PRELOAD MOVABLE DISCARDABLE
SEGMENTS MAIN PRELOAD MOVABLE DISCARDABLE
EXPORTS
MainWndProc @1;