How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How do I speed up control property access?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How can I create a VBX?
How do you change the system menu (on the Control-Menu Box)?
How do I play MID, WAV or other multimedia files?
How can I call a 'hidden' DOS program from VB?
How do I do drag & drop between applications?
How do I use GetPrivateProfileString to read from INI files?
How do I implement Undo?
How do I create a window with a small title bar as in a floating toolbar?
What is Pseudocode?
Does VB support pointers to functions?
How do I program the Novell NetWare API from VB?