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:
>> > HWND GetHwndFn();
>> >
>> > vncBuffer.cpp:
>> > --------------
>> > HWND
>> > vncBuffer::GetHwndFn()
>> > {
>> > return m_desktop->AppliWindow();
>> > };
>> >
>> > Your modifications work great. Thanx!
>> >
>> > Kind Regards,
>> > Guido
>> >
>> > -----------------------------------------------------------------------
>> > Dipl.-Inform. Guido Muesch Philips Research Laboratories
>> > Research Scientist Weisshausstrasse 2
>> > Research Group DC D-52066 Aachen, Germany
>> >
>> > Tel: +49 (0)241 6003 - 516
>> > Fax: +49 (0)241 6003 - 518
>> > E-mail: [EMAIL PROTECTED]
>>
>>--
>>Ciline FAGES
>>SILOGIC
>>http://www.silogic.fr
>>78 chemin des 7 deniers
>>31200 TOULOUSE
>>FRANCE
>>
>>
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
-----Original Message-----
From: James ''Wez'' Weatherall [mailto:[EMAIL PROTECTED]]
......
---------------------------------------------------------------------
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
---------------------------------------------------------------------