Wireshark mailing list archives

Re: Npcap 0.01 call for test (2nd)


From: Pascal Quantin <pascal.quantin () gmail com>
Date: Thu, 23 Jul 2015 11:07:23 +0200

Hi Yang,

2015-07-23 5:12 GMT+02:00 Yang Luo <hsluoyb () gmail com>:



On Thu, Jul 23, 2015 at 3:39 AM, Pascal Quantin <pascal.quantin () gmail com>
wrote:



Indeed the command output is localized. Before installing Npcap, I have:
État admin    État          Type            Nom de l'interface
-------------------------------------------------------------------------
Activé         Connecté       Dédié            Ethernet

After the installation, I have:
État admin    État          Type            Nom de l'interface
-------------------------------------------------------------------------
Activé         Connecté       Dédié            Ethernet
Activé         Connecté       Dédié            Ethernet 2

Executing manually the command netsh.exe interface set interface
name="Ethernet 2" newname="Npcap Loopback Adapter"
does work.


This bug has been fixed, the causes are: 1) netsh show command returns
localized string, but I used stl::string to hold it, has changed to
stl:wstring. 2) "ver" command returns "version" instead of "Version" in
French edition, has changed to the manifest + GetVerionEx way.

I tested it against Win10 10240 x64 (French and Chinese), try installer at:
https://svn.nmap.org/nmap-exp/yang/NPcap-LWF/npcap-nmap-0.02-r2.exe


I confirm that (as expected) renaming works fine now.

Thanks,
Pascal.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: