This project demonstrates the use of object handles in an XLL+ add-in.
For more details see Object handles using pointers in the User Guide.
If you are using MS Developer Studio 6, then you should open the project file HandleAPI.dsp.
If you are using MS Visual Studio .NET 2002, then you should open the solution file HandleAPI.sln or the project file HandleAPI.vcproj.
If you are using MS Visual Studio .NET 2003, then you should open the solution file HandleAPI71.sln or the project file HandleAPI71.vcproj.
If you are using MS Visual Studio 2005, then you should open the solution file HandleAPI8.sln or the project file HandleAPI8.vcproj.
List of Sample Projects
| Samples and Walkthroughs
| Object handles using pointers