Difference between revisions of "Books"
From HashVB
(Wikibook "Programming VIsual Basic") |
m (Used Booksource links rather than direct to Amazon) |
||
Line 3: | Line 3: | ||
===Advanced techniques=== | ===Advanced techniques=== | ||
− | * [ | + | * [[Special:Booksources/0201707128|Advanced Visual Basic 6]] (Matthew Curland) - A very good book explaining numerous advanced techniques in VB6 including [[multithreading|multi threading]], [[subclassing|sub classing]], and advanced COM. |
===API references=== | ===API references=== | ||
− | * [ | + | * [[Special:Booksources/0672315904|Visual Basic Programmers Guide to the Win32 API]] (Dan Appleman) - The authorative VisualBasic and Win32 API reference. |
− | * [ | + | * [[Special:Booksources/1893115011|Win32 API puzzle book]] (Dan Appleman) - A guide to interpreting Microsoft Win32 API documentation in a novel puzzle format. |
Revision as of 01:08, 13 June 2006
Visual Basic 6
- Programming Visual Basic classic wikibook - A community driven ebook on programming Visual Basic Classic.
Advanced techniques
- Advanced Visual Basic 6 (Matthew Curland) - A very good book explaining numerous advanced techniques in VB6 including multi threading, sub classing, and advanced COM.
API references
- Visual Basic Programmers Guide to the Win32 API (Dan Appleman) - The authorative VisualBasic and Win32 API reference.
- Win32 API puzzle book (Dan Appleman) - A guide to interpreting Microsoft Win32 API documentation in a novel puzzle format.