Codestone Ltd logo

Search FAQ


Internet Mail Client Control FAQs/Development Environments/Visual C++

How can I use the components in my Visual C++ project?

ID: S9E3 DATE: N/A

The easiest way to use the Internet Mail Client Control library, or any other COM component library, in your Visual C++ project is to use the #import directive to create wrapper classes for the objects in the library.

See the article "Microsoft Visual C++ 5.0 Compiler Native COM Support" in the Microsoft Platform SDK for more information on #import and the wrapper classes.

Related questions


Can't find the answer to your question? We're here to help!