The problem with winamp (possible also other applictions) should be solved.
I replaced the winvnc.zip on my server.
http://services.simac.be/vnc/single/
First I didn't have the problem (32bit screen), but changing to 16 and 8
->skewed
A full window size 640/800/1024 can always be divided by 4
winamp 175x... ok for 32 but need to be 176 for 16 bit
16bit ( 175 +1)/2*2
8bit (175 +3 /4*4)
simple solution but it seems to work
When you start an application with splash screen, you need to activate focus
also.
Focus: The active window is the shared application
autostart: starts application
Title: The shared window is the window with title xxxxx
Splash window and autostart: after the splash window is gone the application
is active, with focus you shares the right one. There is a timeout from a few
seconds between application start and sharing. If the application takes longer
to start, focus on the right one is lost.
Perhaps I should change the timeout to a higher value ?
In case the title or application is not found, focus is used to prevent an
error.
I this new version, I also included Emulate_cursor as option.
The cursor shape is sends once to the client on each cursor change, ( no more
bitmap sends needed when you move the mouse). After that only the mouse
coordinates are send.
For slow networks this should improve the speed a bit.
Only works on win32 and special viewer (included) needed to test this option.
I was only able to test it on win98, but the code is general so it should work
for all win32.
Greetings
rudi
Craig schreef:
> Thank you very much for updating your release. I tried it and it seems to
> be more stable in general than the one i was using before and has worked
> with everything i have tried it with so far - except winamp. i used the
> options you specified. the display is still skewed. It is very easy to
> understand how vnc could have issues displaying winamp though, it is all
> bitmapped and the size of the window can change and does often.
>
> i put a jpg of what my display looks like at this url:
> http://craig.csoft.net/~craig/skewed_winamp.jpg
>
> thanks again for all your time and effort
>
> craig mcfetridge
>
> PS are you going to make the source available for this patched version of
> R9?
>
> >New binary availble, latest release of winvnc3.3.3R9
> >http://services.simac.be/vnc/single/
>
> >I tested it fast with winamp.
> >options: application focus and autostart
> >C:\Program Files\Winamp\winamp.exe
> >PLesae report bugs, other addons ....
> >Rudi
>
> Craig schreef:
>
> > i had been playing with the binaries from simac.be, but they behaved a
> > little oddly. sometimes the display was skewed and it wasn't updating very
> > well. i messed with some registry settings and this helped.
> >
> > the skewing was mostly with winamp, perhaps because of the skins and
> > bitmapped stuff?
> ---------------------------------------------------------------------
> 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
> ---------------------------------------------------------------------
---------------------------------------------------------------------
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
---------------------------------------------------------------------