24 May
2017
24 May
'17
12:35 p.m.
Am 24.05.2017 um 14:26 schrieb Hans Leidekker <hans(a)codeweavers.com>:
Why not call ConvertInterfaceNameToLuidA and then ConvertInterfaceLuidToIndex? Maybe I am missing something, but this looks like an even more elaborate way to implement a function that has a 1:1 match in the native library. ConvertInterfaceNameToLuidA calls getInterfaceIndexByName to do its work.
Unless I am missing something and we’re doing an elaborate interface number reordering that I can’t find in the code…