29 Jun
2012
29 Jun
'12
5:33 p.m.
Piotr Caban <piotr(a)codeweavers.com> writes:
In code produced by gcc callee removes hidden return argument. In code produced by MS Visual Studio caller is responsible for removing the hidden argument.
That's only for structures larger than 8 bytes, which isn't the case at least for _Getcoll. Some tests would probably be a good idea. -- Alexandre Julliard julliard(a)winehq.org