I'm using the x64 PB package, and DLL Importer is included. I went to import a 64bit DLL and to my surprise there was some complications... Yes it did produce something but wasn't in any of the locations it claimed. What it produced went into the VirtualStore location, because the DLL Importer in this x64 PB package is actually 32bit version. I knew copying the exported files to the proper location (but for x64) wouldn't work but I tried it anyways. ... didn't work of course! lol
It's no big deal for me, just curious why include 32bit version in the x64 PB package?
Anyways, I thought this might be something you guys should address when the time permits.
