Re: Single window add-on

2001-04-20 Thread De Vos Rudi
Craig schreef: > Hi, > > I was just wondering where you got the source from that you modified? > > was it from the AT&T website, tightvnc or tridiaVNC? > add-on page AT&T (modified) and AT&T vnc source > > do you think there is any chance of the single window enhancement being > rolled into any

RE: Single window add-on

2001-04-17 Thread Craig
Hi, I was just wondering where you got the source from that you modified? was it from the AT&T website, tightvnc or tridiaVNC? do you think there is any chance of the single window enhancement being rolled into any of the VNCs produced by other people? thanks a lot for all your help, Craig McF

Re: Single window add-on

2001-04-15 Thread De Vos Rudi
Forgot , Changing size(not place) of shared window stops sharing it. This is no bug, but needed to prevent desktop acces from the client site 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 an

Re: Single window add-on (Rudi's) - Bug

2001-04-15 Thread De Vos Rudi
"Erlichmen, Shay" schreef: > Just a thought, > > I think that a better solution would be capturing windows that are > associated with a process and not a single window HWND, since allot of > application open all sort of windows and not necessarily in the main app > windows area. > > SpyXX supplie

Single window add-on + local cursor (experimental)

2001-04-15 Thread De Vos Rudi
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 win

RE: Single window add-on (Rudi's) - Bug

2001-04-15 Thread Erlichmen, Shay
process lookup, and I think that it's source are given with platform SDK. Cheers, Shay. -Original Message- From: Ran Sasson [mailto:[EMAIL PROTECTED]] Sent: ? 15 ? 2001 18:51 To: [EMAIL PROTECTED] Subject: Single window add-on (Rudi's) - Bug Hi Rudi . First , I encountered

Single window add-on (Rudi's) - Bug

2001-04-15 Thread Ran Sasson
om running app. disconnecting and reconnecting sometimes fixes this. Using winvnc333.R9 on NT4 (for both sides) SP6a. For your info. Ran . - Original Message - From: "De Vos Rudi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 14, 2001 2:36 AM Subject: Re:

RE: Single window add-on

2001-04-14 Thread Craig
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 unders

Re: Single window add-on

2001-04-13 Thread De Vos Rudi
it out if you were to start work on them again. > > craig > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Rudi De Vos > Sent: April 12, 2001 7:03 AM > To: [EMAIL PROTECTED] > Subject: RE: Single window add-on > > Hi,

RE: Single window add-on

2001-04-12 Thread Craig
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rudi De Vos Sent: April 12, 2001 7:03 AM To: [EMAIL PROTECTED] Subject: RE: Single window add-on Hi, Last year I started on my single-window project based on the patch in de contrib zone. The code on my site http://services.simac.b

RE: Single window add-on

2001-04-12 Thread Rudi De Vos
Hi, Last year I started on my single-window project based on the patch in de contrib zone. The code on my site http://services.simac.be/vnc/single.html. has to be considerd as testcode. Because I didn't got any response at that time I stopt developping further on it. If there is enough interre

RE: Single window add-on

2001-04-11 Thread Craig
om private to public in vncDesktop.h HWND m_hwnd_appli; vncServer *m_server; i think those are all the changed i made. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sharma, Shashi Sent: April 11, 2001 1:37 PM To: '[EMAIL PROTE

RE: Single window add-on

2001-04-11 Thread Sharma, Shashi
I had the same problem. And I got this reply from the author which fixed it. >> >>[EMAIL PROTECTED] wrote : >> >> > Hi Ciline, >> > >> > I also fixed the missing problem with GetHwndFn() missing in vncBuffer. >>The following works for me: >> > >> > vncBuffer.h: >> > >> > public: >

Re: Single window add-on

2001-04-11 Thread James ''Wez'' Weatherall
cations Engineering, Cambridge - Tel : 766513 AT&T Labs Cambridge, UK - Tel : 343000 - Original Message - From: "Craig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 11, 2001 8:28 AM Subject: Single window add-on

Single window add-on

2001-04-11 Thread Craig
Hi I have tried to apply Celine's add on so I can use VNC to display a single window. her instructions are at http://www.uk.research.att.com/vnc/contrib/one-window.txt. i was unable to get this patch to work and compile. it dies at HWND fenetre = m_client->m_buffer->GetHwndFn(); apparently GetH