Hi all,
Looks like there's still an issue reading descriptions from
remote event
logs. From Andrew Garberoglio:
"I was, however, able to devise a hack by setting up
parallel registry
key on my workstation with alternate paths to the event
source
libraries, which I copied from a Windows Server 2003 machine
to my
workstation. Following that, I then modified the value of
BASE_KEY in
eventlog.rb to point to the parallel registry key I
created."
Looks like we need to call RegConnectRegistry() if server is
set, and
pass that handle to RegOpenKeyEx(). That sound right?
Thanks,
Dan
This communication is the property of Qwest and may contain
confidential or
privileged information. Unauthorized use of this
communication is strictly
prohibited and may be unlawful. If you have received this
communication
in error, please immediately notify the sender by reply
e-mail and destroy
all copies of the communication and any attachments.
_______________________________________________
win32utils-devel mailing list
win32utils-devel rubyforge.org
http://rubyforge.org/mailman/listinfo/win32utils-devel
|