Displaying 2 results from an estimated 2 matches for "regconnectregistri".
Did you mean:
regconnectregistry
2003 Dec 02
0
Access Registry Remotely
Can wine be used to establish remote registry connections?
I have written a application that collects performance information from
a windows machine.
This is done via registry calls, e.g.
To get a buffer containing a list of all performance objects on a
remote machine...
RegConnectRegistry(theMachineName,HKEY_PERFORMANCE_DATA, &hRemoteKey);
RegQueryValueEx( hRemoteKey, "Global",
2007 Aug 23
0
Getting event log descriptions from remote servers
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