[4/6] ipconfig: Partially implement basic adapter information output.

Juan Lang juan.lang at gmail.com
Mon Aug 16 13:24:26 CDT 2010


Hi Andrew,
+    static const WCHAR ethernetW[] = {'E','t','h','e','r','n','e','t',0};
+    static const WCHAR unknownW[] = {'U','n','k','n','o','w','n',0};
shouldn't these be resources instead?
--Juan



More information about the wine-devel mailing list