home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic 4 Unleashed
/
Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso
/
repease
/
demo.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-12-13
|
362 b
|
24 lines
NAME Demo
DESCRIPTION 'RE Demonstration'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 7120
EXPORTS
DemoWndProc @1
DemoOptions @2
DemoForms @3
DemoFileField @4
UserFieldSelection @5
VerifyField @6
DrawPicture @7