To build on on Vista 32 bit platform do the following
1. Add bellow line to stdafx.h in the beginning
#define WINVER 0x500
2. Change the project setting with a right click on the project - choose properties Repeat this for both projects TCProps and TSTCon
2a. Select Configuration properties Change default platform located at the top to 'Active(Win32)' and Click on Configuration manager and Change Active Solution platform to be 'Win32', close it
2b. Change Configurations Properties\Linker\Manifest File\Enable User Access Control (UAC) to 'No'