PLT pointer destroyed problem when loading IR32_32.DLL (Indeo codec)

Mike Hearn mike at navi.cx
Wed Mar 17 17:31:21 CST 2004


On Wed, 17 Mar 2004 22:37:01 +0000, Christian Costa wrote:
> When executing the DllMain of the native IR32_32.DLL (VFW), Wine crashes.
> After some investigations, I found that a part of the code uses the EBX 
> register at one point without saving and restore it afterwards. 

What calling convention is the entrypoint declared with? I thought EBX was
a register that had to be saved/restored according to the ABI and the
windows compilers would always do that?




More information about the wine-devel mailing list