When compiling with Visual Studio 2005 I get linker errors with __GSHandlerCheck
These linker errors are caused by a conflict in Visual Studio versions. From EDGELIB release 3.00 onwards, you need to install Visual Studio 2005 service pack 1. After installing the service pack, these linker errors are resolved.
