My x64 bit dx11 process loads dxgi.dll and claims to be using the one from C:\Windows\System32\dxgi.dll.
However, whenever I inspect it in ram, the opcodes don't match up at all as if its loading a different version of the dll.
How can I find the real location/module that it is using?