How to Pass User-Defined Structure Containing Strings to DLL
This articles shows by example how to pass a user-defined structure that contains strings to a DLL. The example enables a DLL to read and write the strings in a user-defined structure.
Tips for visual basic
This is a compilation of information about VB that has flowed through the Forum here (plus my own input). The hope is that new users can refer to this file rather than having to ask the same questions on the forum all the time. Experienced users whose memory is bad as mine might benefit from thi...
USING MERLIN IN VB APPLICATION OR IN HELP FILE 1.0
IF U WANT TO LOOK BETTER U HELP FILE, U CAN USE THIS PROGRAM.BASICALLY IT USES THE KNOWN MSOFFICE ASSISTENT "MERLIN",JUMPING,SCROLLING FLYING,SPEAKING ALL OVER U PROGRAM SCREEN. PLZ RATE MY PROGRAM.THANKS
VB "Bad DLL Calling Convention" Means Stack Frame Mismatch
When you call a dynamic link library (DLL) function from Visual Basic for Windows, the "Bad DLL Calling Convention" error is often caused by incorrectly omitting or including the ByVal keyword from the Declare statement or the Call statement.
VBZ 01 - Visual Basic programming journal (WinHelp)
Greetings! Here is the long awaited first issue of VBZ. Some of you didn't know you were waiting for it but it also includes updated versions of DLLs that you were waiting for. VBZ is an electronic journal in the form of a Windows HELP file. To install the file simply add the file VBZ01.HLP to a...
Visual Basic Tips & Tricks 1.1
This Help File contains many Visual Basic for DOS & Windows tips and tricks. Also contains tips and tricks on Windows Help Files. Freeware!