With CA Plex r7.1, for unmanaged C++ applications, version information is added to a compiled DLL by adding a VERSIONINFO structure into a resource file (.rc) associated with your function. This information is then compiled into the target DLL through the MS Resource Compiler when the function is build.
By adding the File Version information to your WinC and WinNTC functions, you can perform the following tasks:
The following documentation deliverables were updated for this feature:
|
Copyright © 2014 CA.
All rights reserved.
|
|