Thorsten Jung
Thorsten Jung
You may https://searchcode.com/?q=0x80070490 give a try. I've found some naming, e.g. in WIX: https://searchcode.com/file/28621585/src/ext/BalExtension/mba/core/NativeMethods.cs/ `internal const int E_NOTFOUND = unchecked((int)0x80070490);` Regards, tajbender
Thx for your quick Reply. I'll take a look and create a PR as soon as I managed to get my corrections done. Have a nice weekend, Regards, tajbender
Okay, thanks for the Link, I've downloaded the file 👍 Yeah, I'll look and add my corrections anytime soon and will drop them as soon I found some time. Didn't...