Jason
March 30th, 1999, 02:26 AM
Does anyone know the exact arguments and return value(s) for the GetMousePos function? I can't seem to find the function in the online help?
Jason
Jason
|
Click to See Complete Forum and Search --> : GetMousePos Jason March 30th, 1999, 02:26 AM Does anyone know the exact arguments and return value(s) for the GetMousePos function? I can't seem to find the function in the online help? Jason Daren Chandisingh March 30th, 1999, 03:13 AM BOOL GetCursorPos(LPPOINT lpPoint); April 9th, 2000, 01:10 PM You mean BOOL GetCursorPos(LPOINT lpPoint); Hope that helps SAZ codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |