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

Andrew Nguyen anguyen at codeweavers.com
Mon Aug 16 14:01:43 CDT 2010


On 08/16/2010 01:24 PM, Juan Lang wrote:
> 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

Hmm, I suppose they probably should be. I was being "lazy", but I can 
make it happen.



More information about the wine-devel mailing list