Fabian Cenedese Cenedese@indel.ch writes:
I now have a simple ocx and an exe that has nothing else than this ocx in it. The ocx appears as black circle on white ground in the upper left corner (right, the wizard made ocx) In Windows it works without a problem but in wine there's an exception upon creating the ocx. It happens with both builtin and native msvcrt.dll.
Well, the exception will be there in all cases, but it should be handled correctly with native msvcrt, I'd be very suprised if this didn't work. Anyway it should now work with the builtin too, thanks for the detailed report.