home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mother of All Windows Books
/
CD-MOM.iso
/
cd_mom
/
newsletr
/
vbz
/
vbz1-3
/
behave.bas
< prev
next >
Wrap
BASIC Source File
|
1993-04-25
|
220b
|
10 lines
'BEHAVE.BAS
'Declarations for BEHAVE.DLL
'Copyright 1993 User Friendly, Inc.
DefInt A-Z
Declare Sub RegisterMainForm Lib "BEHAVE.DLL" (ByVal hWnd)
Declare Sub UnRegisterMainForm Lib "BEHAVE.DLL" (ByVal hWnd)