http://bugs.winehq.org/show_bug.cgi?id=9634 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski(a)gmail.com --- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-20 01:18:36 --- compobj.dll is a 16-bit DLL - that's why it's using the pascal convention. The code generated from *.spec will automatically translate the 16-bit pointer to 32-bit as probably all that needs to done in CoCreateGuid16 is to call CoCreateGuid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.