I have a module with a module level date variable.
It also uses the GetCursorPos API.
The problem is that every time the GetCursorPos call is made, the date variable is being reset to '11/15/2006 12:45:00 AM '

Is this a known issue?
Any way to fix it?