Contact Info

Crumbtrail

ActiveXperts.com » Support » Network Component Component » KB Article

Knowledge Base FAQ Item #1420030

 

Q1420030: I want to create a new Visual C++ project. Which files do I need to include in my project to make use of ActiveXperts Network Port Component?

In all C++ files that make use of an ActiveXperts Network Component object, you must include 'AxNetwork.h' and 'AxNetworkConstants.h'. Also add 'AxNetwork_i.c' to the project, so it will be compiled and linked.

(viewed: 1574)