Files
reactos/sdk/lib
Eric Kohl 59afe4b0a2 [NETCFGX][UUID] Add private interface used by WinXPs ifmon.dll
When I loaded WinXPs ifmon.dll into our netsh.exe and ran the 'interface ip show address'
command ifmon tried to query an unknown interface. Google found a name for the GUID:
INetCfgComponentPrivate.
I implemented the three standard methods of the interface and ran some more tests.
After adding a 4th method with tree parameters to the interface, there are no more
failures.
2025-10-26 16:36:55 +01:00
..
2025-07-31 16:00:13 +03:00