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