Re: Re: [WinpkFilter 3.0.4.1] Failed to load helper driver (Delphi)

#6747
Vadim Smirnov
Keymaster

    For the cross platform compatibility WinpkFilter driver returns adapter names as ANSI strings (actually only ANSI set used for internal adapter names). On user mode level you can operate with UNICODE strings if needed, just remember that strings from driver are in ANSI.