mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
- Make the INetCfgComponentControl interface the 'base' interface because it is the only required interface for notification objects and it manages the configuration data. - Add the INetCfgComponentSetup interface. It will be used for installing and uninstalling network components. - Clean-up configuration data to prevent memory leaks.