Some asm help for the 'thiscall' calling convention?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Apr 23 19:24:19 PDT 2011


Then how come I can create an instance with CoCreateInstance without
the call failing and returning "S_OK" which means the call succeeded,
and I can also call void functions like IASIO.controlPanel() and get
back this:
http://imgur.com/v4Uct


More information about the Digitalmars-d-learn mailing list