![]() |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() Products > Books > COM > Win32 API Puzzle Book and Tutorial > Updates |
|||||||
Visual Basic Programmer's Guide to the Win32 API Introduction Contents Updates Edition History Exploring VB6 (series) Developing COM/ActiveX Components with VB6: A Guide to the Perplexed Introduction Outline What's New from the VB 5.0 edition Updates Win32 API Puzzle Book and Tutorial Introduction Chapter Outline Sample Puzzle Updates NT Security Programming with Visual Basic 6 Updates Visual Basic Programmer's Guide to the Windows 16 bit API
|
![]() |
Note: This page describes a legacy product or book. The page is available for archival purposes and as a courtesy to those who have linked to it, but is no longer being updated or maintained.
Win32 API Puzzle Book and Tutorial
|
|
In Puzzle 29 and Tutorial 8, the current location for the cpuinfo files on Intel's web site is: ftp://download.intel.com/design/pentium/ Cpuinfo.zip
On page 314, to shift values by 4 bits, divide or multiply by &H10 (16), not &H10000.