Results 8 comments of juxeii

I am wondering how CLion does this, since AFAIK they also use clang. There, the Go to Definition works as intuitevly expected.

Any news on this? Same problem here.

@hubert3 Any chance you can upload a PR for windows version 21H2(build 19044)? How can I find out which patch sequence is needed for KeyIso service (ncryptprov.dll)? I tried _PTRN_W10_1809_SPCryptExportKey_...

Just my 2c on this: 1) `parse_many_ips(...)` has a strange return type. I would rather return `vector` directly. If it is empty then this is equivalent of not presence. This...

Can anyone confirm that the example above does not work? What am I missing?

For now I go with a subtype approach and see if I can delete the unsafe operations.

Same. Any news on this?