home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Borland Programmer's Resource
/
Borland_Programmers_Resource_CD_1995.iso
/
ntcode
/
we32i30d
/
dllcall.zi_
/
DC-TEST.WBT
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
|
1993-07-31
|
227 b
|
7 lines
; This WBT file merely tests the WIL DllCall function with a DLL provided
; in the Technical notes provided with this product.
;
a=DllCall("DCTST16I.DLL","MYENTRYPOINT","It Worked! Really!")
Message("Returned value",a)