home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 4
/
BUGCD1997_05.BIN
/
aplic
/
clip4win
/
clip4win.exe
/
C4W30E.HUF
/
SOURCE
/
CMD
/
APP1.PRG
next >
Wrap
Text File
|
1995-04-20
|
189b
|
12 lines
#include "windows.ch"
#define NO_C4WCLASS
#include "commands.ch"
function main()
local oApp
CREATE APPLICATION oApp TITLE "Clip-4-Win Makes Windows Apps E-A-S-Y!"
return nil