home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Software 2: 1,000 Utilities
/
TK_OJ9711.iso
/
launch
/
COMWP380.EXE
/
SAMPLES.EXE
/
HELLO.DEF
< 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
Text File
|
1997-08-25
|
281 b
|
10 lines
NAME hello
DESCRIPTION 'Frist program for ComWin Ver. 3.80 (c) 1994-97 M.Maedera'
EXETYPE windows
STUB 'winstub.exe'
CODE preload moveable discardable
DATA preload moveable multiple
HEAPSIZE 1024
STACKSIZE 8192
IMPORTS comwin.Puts