Ivan Topolsky - 2015-04-25

Hello,

I'm not the original creator (xtmouse), but back in 2009 when I used DispHelper for one of our projects, I did partially modify it to handle 64bits platforms.

Code is changed to handle 64 bits parameters (and also to handle call by ref correctly).
Currently code hasn't been changed yet to handle 64 bits return types.

Since recently, I've made my modifications available at this github fork:
https://github.com/DrYak/disphelper

Patch for single source :
https://gist.github.com/DrYak/81f73fff0d572130ff9d

Patch for split source:
https://gist.github.com/DrYak/532c10720065d18e27bd