I have a dll which uses and draws into a window.

If I use declares I can use Carbon calls to open up a window totally via
carbon calls, and pass the windowref onto the dll. The window then behaves
fine under control of the DLL.

If I try to use an RB window, passing the windowref on to the DLL, and
usinng exactly the same code to for Carbon event loops, the window draws but
doesn't respond to any mouse events. Is there something special needed to
let DLLs gain control over an RB window ?


Regards,

Dan



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to