1 little known secret of ieUnatt.exe on win11

The program has been changed since win10 and it now loads wdscore.dll almost immediately after it starts. Unfortunately, while it does so via LoadLibraryEx, the API is called in a way that is identical with calling LoadLibrary (both LoadLibraryEx arguments are zeroes).

As such, one can copy the file to some other folder, and load malicious wdscore.dll.