This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, February 21, 2006 9:39:07 PM(UTC)
Groups: Registered
Posts: 14
Hi Evereyone,
I want to use LeadTools in VC7.0(Microsoft .Net 2003).
Can anyone tell me the procedure how to use LeadTools in VC++?
Thanks,
Vikas Kohli
#2
Posted
:
Thursday, February 23, 2006 1:38:51 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
If you mean that you want to know how to use LEADTOOLS API programming interface with VC++ v2003, there are no big differences between using LEADTOOLS with VC++ v6.0 or v2003. The differences are in the structure of the MFC v2003.
For example, to begin using LEADTOOLS API's with VC++ v2003:
- Create a new VC++
- When you create the new project, Now start using it the same as MFC v6.0 ( Include LEADTOOLS Header files, add the lib files to the project, write your own code and use LEADTOOLS API functions, Etc.).
However, I recommend you to return to the "LEADTOOLS Main API Demo", and check the project structure and code. There should not be a big difference when start using VC++ 2003.
If this explanation did not help you with your question or if you require further assistance, please let me know.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.