[Bug 815] - msvcrt20 and msvcrt incompatibility

wine-bugs at winehq.com wine-bugs at winehq.com
Fri Jun 21 16:31:42 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=815





------- Additional Comments From andi at rhlx01.fht-esslingen.de  2002-06-21 16:31 -------
Argh, argh, argh.
Major confusion.
It seems the parameter count of __getmainargs/__GetMainArgs is everything but
obvious.
E.g. our crtdll has *4* parameters, whereas msvcrt has *5* !
Some Usenet postings even talk of 3 parameters !
Our crtdll calls into the 5 param __getmainargs, so that one *does* conversion.
Wanna bet msvcrt20 also uses 4 params only !?!?
That'd mean we'd have to write a msvcrt20 wrapper function just like for our crtdll.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list