home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
stomp
/
stomp.bas
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
BASIC Source File
|
1995-09-06
|
213 b
|
5 lines
Declare Function doit Lib "stomp.DLL" (ByVal in As String, ByVal out As String) As Integer
Declare Function UNdoit Lib "stomp.DLL" (ByVal in As String, ByVal out As String) As Integer
Global which As Integer