- Implement ProtocolResetComplete
[reactos.git] / dll / win32 / netcfgx / netcfgx.h
1 #ifndef _NETCFGX_H_
2 #define _NETCFGX_H_
3
4 #include <windows.h>
5 #include <setupapi.h>
6 #include <devguid.h>
7
8 #endif /* _NETCFGX_H_ */