Posted By:
Gerald_Aden
Posted On:
Monday, October 21, 2002 01:02 PM
I'm developing on Microsoft Windows. One of my JNI interface functions calls an existing function in a .dll that creates a native window (via CreateWindow). However, the window created never seems to get any events, including repaint events. What do I need to do so that the created window receives its events?
Thanks in advance,
Gerald Aden