Browsing Visual Basic 6
Minimize scrap
This is my first submission, I made it some time ago in order to save some money.
Cartoon Cinema (create your own animations) - FIXED
(Fixed the 'Open Dialog' problem)A fully functional cartoon script creator for MS Agent.
Using C++ DLL in VB
Wanna know how to use those functions you just wrote in C++ in VB using a DLL? Here ya go!Original Author: Robert KneppAssumptionsThe zip file holds two projects, one for VB6 (called 'UseDLL') and one for MSVC++6 (called 'DLLTest').
Dynamically Create A Popup Menu With Images From A Database
This program allows you to dynamically create a popup menu with images from a database.
AddIn - convert VB6 to VB5
Its a small addin for Visual Basic 5.
AA ***Making an Spelling Checker with VB and Word Updated
One of Word's most commonly used features is the ability to check spelling.
Pinball in DirectDraw
This is my first attempt at writing a Pinball game in VB.