Re: Andrea Cini's euwingui
- Posted by jimcbrown (admin) Aug 30, 2013
- 2621 views
ChrisB said...
Hi
box.net is playing up - email me your email address crylex at gmail dot com
Changed mind - get it here
http://rapidshare.com/files/430912778/euconvert.zip
Chris
I thought I had replied to this earlier, but it seems not.
Anyways, it's hard to say for sure, but my best guess is that you built the converter dll with 4.0 instead of 3.1.1. In order to work properly, the converter dll must be built with 3.1.1 - otherwise, you get the same issues with struct changes that you would with using 4.0 directly to pass the data in (since that's exactly what a 4.0-built converter dll would be doing).
I considered a C-shim layer (which would get rid of the dependency on 3.1.1) but it was just easier and faster to do stuff with Eu.