I am tracking down a problem I have had with using VNC. Some times my
applications would crash without any traceable cause.
As far as I can see it now, WINVNC does something it shouldn't. It stores
the latest x,y coordinates in a windows property and addresses this property
with an windows ATOM GetProp(window,ATOM).
This looks like a very nice algorithm but the problem is that the Windows
ATOM table is linked to the desktop and is cleared when the user logs in (or
out?). The ATOM that WINVNC uses looses its validity when users log in (or
out?).
For some more information see article Q238721 in the Microsoft knowledge
base. They have a similar problem for common controls and MFC.
This is more than I can fix on a Friday afternoon, any suggestions?
Is my observation correct?
Henk van der Meer
Target Team Timing
PS
This problem started in this list as a Delphi problem see:
VNC krasches Delphi apps on server
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------