Write connection name at the right place in registry.
[reactos.git] / reactos / lib / netcfgx / netcfgx.xml
1 <module name="netcfgx" type="win32dll" installbase="system32" installname="netcfgx.dll">
2 <importlibrary definition="netcfgx.def" />
3 <define name="__REACTOS__" />
4 <file>netcfgx.c</file>
5 <library>ntdll</library>
6 <library>rpcrt4</library>
7 <library>setupapi</library>
8 </module>