Q1420020: Can I use Visual Studio Express Edition to build the Visual C++ samples?
Yes, you can, but you can only compile the Console Applications. The Forms applications make use of the Microsoft MFC framework, which is not supported by Microsoft Visual Studio Express.
x
Network Component > Visual C++
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.
Network Component > Visual C++
| Error codes |
|---|
| Click here to view the full list of error codes |