Alex, Alex K. Angelopoulos [[EMAIL PROTECTED]] wrote: > Is there a way I can tell externally whether a VNC implementation > allows ZLib compression?
If you have Visual Studio, use dumpbin.exe to find out (works on DLLs and OCXs just fine): C:\home\ajv\My Projects\vnc_winsrc\winvnc\Debug>dumpbin /dependents WinVNC.exe Microsoft (R) COFF/PE Dumper Version 7.00.9254 Copyright (C) Microsoft Corporation. All rights reserved. Dump of file WinVNC.exe File Type: EXECUTABLE IMAGE Image has the following dependencies: WSOCK32.dll KERNEL32.dll USER32.dll GDI32.dll ADVAPI32.dll SHELL32.dll zlib.dll omnithread_rtd.dll VNCHooks.dll MSVCR70D.dll MSVCP70D.dll Summary 2000 .data D000 .rdata 1D000 .rsrc 4B000 .text --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------