GetDeviceVersion crashes with x64
description
Hello,
I've downloaded the lastest version from svn respository (rev 45072) and I've noticed that CeGetVersionEx(out VersionInfo) crashes on GetDeviceVersion call when library is built for x64 platform. It works correctly on x86.
(file RAPI.cs line 1136).
I have read the previous issues #5278 and #7045, but I have no clues, on how to resolve this issue.
Do you guys have any idea ?
Hervé