Difference between revisions of "Books"

From HashVB
Jump to: navigation, search
 
(Added more books and categorised)
Line 1: Line 1:
[http://www.amazon.co.uk/exec/obidos/ASIN/0201707128/qid=1131504382/sr=8-1/ref=sr_8_xs_ap_i1_xgl/026-3311604-5982022 Advanced Visual Basic 6] - A Very good book by Matthew Curland explaining numerous advanced techniques in VB6
+
==Visual Basic 6==
 +
===Advanced techniques===
 +
* [http://www.amazon.co.uk/exec/obidos/ASIN/0201707128/ref=pd_ecc_rvi_1/026-3311604-5982022 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===
 +
* [http://www.amazon.co.uk/exec/obidos/ASIN/0672315904/ref=pd_ecc_rvi_2/026-3311604-5982022 Visual Basic Programmers Guide to the Win32 API] (Dan Appleman) - The authorative VisualBasic and Win32 API reference.
 +
* [http://www.amazon.co.uk/exec/obidos/ASIN/1893115011/ref=pd_ecc_rvi_2/026-3311604-5982022 Win32 API puzzle book] (Dan Appleman) - A guide to interpreting Microsoft Win32 API documentation in a novel puzzle format.

Revision as of 21:02, 10 November 2005

Visual Basic 6

Advanced techniques

API references