vxdcall calling convention

Alexandre Julliard julliard at winehq.com
Mon Nov 18 14:18:41 CST 2002


Patrik Stridvall <ps at leissner.se> writes:

> In any case I think Vincent and Marcus is right, it should be have a
> WINAPI like in Vincent patch because otherwise the "DWORD service"
> parameter is not popped from the stack AFAICS.

No, it makes no difference whatsoever, the stack is restored from the
context structure in any case. The only use of WINAPI would be to make
winapi_check happy, but it would probably be better to teach it to not
do that check for register functions.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list