Previous Topic: Visual Studio SupportNext Topic: Calling the C Proxy API from a C Program


64-bit Windows Support

CA Gen supports compiling and executing generated C proxy applications as 64-bit images on Windows using Visual Studio. Users will need to regenerate their code to gain access to 64-bit data types used in the Windows X 64 API to create 64-bit images. The %GENxx%Gen\VSabc\amd64 folder contains a collection of files that have been rebuilt for 64-bit support.

If you choose to use the 64-bit runtimes provided with CA Gen to execute your application, you must modify PATH to append %GENxx%Gen\VSabc\amd64 before %GENxx%Gen\VSabc.

Note: