On my usual development environment, windows XP, 32 bit, the following code prints out "success"es only when uncommenting "test1" and "test2" to run them. On a test environment, Windows Server 2003, standard x64 edition, service pack 2, with Visual Studios 2008, the test fails as commented in the body of "test1" and "test2". Is this standard and correct usage? Is this a bug in the Windows
SDK on...