(Fixed a buffer accees violation bug in the PE Imports scanner, thanks SecMAM for the bug report.
Increased buffers size for extra caution.
Changed MoveWindow() to SetWindowPos() for better compability and speed.
Changed SetWindowLong to SetWindowLongPtr (32Bit/64Bit Compability) - thanks 'jstorme'.)