>>>>> "REM" == Rasmus Emil Mxller <[EMAIL PROTECTED]> writes:

    REM> I have the same build of Constantin Kaplinskys Tight 1.1p8,
    REM> which works fine for Win98 server - however, the WINVNC
    REM> service under NT server/workstation crashes consistently, if
    REM> I request Tight encoding - the other encodings incl. JPEG
    REM> works fine.

    REM> On one of the NT workstations I got the following crash msg:

    REM> Exception c0000005 at address 77f6750b
    REM> (RtlEnterCriticalSection)

I've found a terrible thing in my Tight 1.1p8 code (WinVNC): I've
forgotten to remove debugging code which tries to log debugging info
directly to d:\winvnc.log file when tight encoding is on. The code was
not intended to be a part of distribution: it does not check if it's
possible to create such file and probably will crash if fopen() failed
(depends on fwrite() and fclose() implementations). :-(

I'm really sorry for this issue and I'll try to update archives on the
Web tomorrow. And 1.2 should be ready very soon...

BTW, JPEG compression is a part of Tight encoding so it does not works
when Tight encoding is not selected.

-- 
With Best Wishes,
Constantin
---------------------------------------------------------------------
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
---------------------------------------------------------------------

Reply via email to