dumpbin.exe got installed with Visual Studio and then just run the following command on PowerShell :
.\dumpbin.exe "C:\temp\MyProcess.dll" /headers | Select-String -Pattern "machine"