Using winvnc4.exe (version 4.0.0.26) it appears that the initial portion of
the help text (through the line "Available configuration parameters:") is
sent to standard output stream; the following parameter descriptions are all
sent to standard error stream.
A quick look at the source code shows that the parameters are emitted by a
call to Configuration::listParams (line 115 of Configuration.cxx), where
stderr is explicitly used in all the fprintf statements. Would it be
possible to get this reset so that calls to display help send the parameter
descriptsion to stdout?
Alex K. Angelopoulos
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
