|
-
April 16th, 2010, 04:31 PM
#1
Dev C++ LPPOINT
ok so I have this part of the code in my code:
LPPOINT Pos;
GetCursorPos(Pos);
its a program my friend wants me to make.
Well everytime I try to use Pos.y or Pos.y.value the idw it keeps coming back saying y hasn't been declared,why is that?
This makes no sense to me *clueless*
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|