http://bugs.winehq.org/show_bug.cgi?id=7949
------- Additional Comments From focht@gmx.net 2007-25-04 04:39 ------- Created an attachment (id=5930) --> (http://bugs.winehq.org/attachment.cgi?id=5930&action=view) test client which mimics application code to reproduce crash
Hello,
debugged this thing down... Attached is a test client which mimics the application code before the crash. The wrappers used are autogenerated from application dll typelib (using #import)
windows: fine, prints out product id wine (native ATL): fine, prints out product id wine (builtin ATL): crash
Regards