Dear VNC-users,

I am fairly new to VNC in terms of modifying the code to fit our
purposes. After browsing through and debugging it for some time I have a
global idea what is going on when. There is however something I don't
quite understand.

I am running VNC on win2000/NT machines, and I run the server in App
mode without using the deferred option.

The VNCHook intercepts the message before it is sent to the window, such
that one can do its own processing in respond to certain calls. I don't
understand how the message RFB_SCREEN_UPDATE is actually sent. I found
that is defined by calling RFB_SCREEN_UPDATE = RegisterWindowMessage("
... "), but I can't find where that message is used to send. Could
someone point me in the right direction?

Thanks very much for your time,
-jeroen
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to