Hallo,
as Jason noticed, in MSVCRT there is a _thiscall calling convention that uses the ECX register for the 'this' pointer. Should we have another Specfile keyword in our spec files or should the _thiscall calling convention be implemented via the 'register" keyword?
Bye