Chilkat C++ Libs – Link and Maintain Single EXE?
Question: I am developing a single EXE in C++ that doesn’t make use of any external libraries and including MFC. Can I add your zip libaries to my application and still maintain the application as a single EXE? Answer: Yes, the Chilkat C++ libs may be linked directly into your application. This results in a single EXE containing the Chilkat library […]