Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, January 24, 2012 12:17:26 PM(UTC)

lykmyk  
lykmyk

Groups: Registered
Posts: 1


Hello:

I am trying to call the CDC::MoveTo function as such: "MoveTo ( HDC, xpos,ypos)" but I keep getting an undeclared indentifier error. Not sure why this is happening.

I am able to call "LineTo" function the same way with no issues.

Thanks for any help.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, January 25, 2012 12:59:33 AM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


Hello,
The error itself means that you your code is trying to use an identified (such as a variable name) that was not properly declared. Those two methods are Microsoft methods and according to MSDN they do not take a device context handle (HDC).

Where did you get this error? If you are using LEADTOOLS, please specify which of our products you're using and how this issue is related to us.

If you're not using LEADTOOLS, please do not post in these forums because they are meant to be used only for LEAD-related issues.

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.048 seconds.