|
-
Sep 14th, 2000, 03:28 PM
#1
Hi
How do I refer to callback functions in Visual Basic 4.0?
I know that it's done via AddressOf in version 5, but I don't have a clue as of VB4.
Thanks
-
Sep 14th, 2000, 03:38 PM
#2
Monday Morning Lunatic
You can't in VB4 without using an external DLL (I think).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Sep 14th, 2000, 05:51 PM
#3
Using DLL's? I have not heard of that, but if you can, you would have to use C++ to make it as VB can only make OLE DLL's.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|