Re: [4/6] ipconfig: Partially implement basic adapter information output.
16 Aug
2010
16 Aug
'10
6:24 p.m.
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
16 Aug
16 Aug
7:01 p.m.
New subject: [4/6] ipconfig: Partially implement basic adapter information output.
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.
5604
Age (days ago)
5604
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrew Nguyen -
Juan Lang