Windows Error Message

I'm getting the following output while my app is idle.
Env: Win32/Python2.2.3/wxPython 2.4.2.4

12:46:50: Debug:
e:\Projects\wx2.4\src\msw\window.cpp(1417):
'GetCursorPos' failed with error 0x00000005 (access is
denied.).
12:46:50: Debug:
e:\Projects\wx2.4\src\msw\window.cpp(1417):
'GetCursorPos' failed with error 0x00000000 (the
operation completed successfully.).

Gene Chiaramonte wrote:

I'm getting the following output while my app is idle.
Env: Win32/Python2.2.3/wxPython 2.4.2.4

12:46:50: Debug:
e:\Projects\wx2.4\src\msw\window.cpp(1417):
'GetCursorPos' failed with error 0x00000005 (access is
denied.).
12:46:50: Debug:
e:\Projects\wx2.4\src\msw\window.cpp(1417):
'GetCursorPos' failed with error 0x00000000 (the
operation completed successfully.).

Which version of Windows?

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!