Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On a 64-bit platform the output looks like this:

SizeOf IntPtr is: 8"

...

Solution

In the old code, some function parameters were set as 32-bit parameters.

...