How do I get the Apps HINSTANCE?

Jenna Louis wrote:

I am writing an application that uses direct input and I require
access to the application's HINSTANCE. wxWindows appears to expose
this through the wxGetInstance function but this method doesn't
appear to be exposed in wxPython.

I believe that it was meant for internal use only...

How can I go about retrieving this
value?

There may be something in one of the the win32 Python modules for it.

···

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