Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert | |
CVS patchset: 646 CVS date: 2001/09/16 23:13:45 | |||
2001-07-04 | Add prototypes for all functions in wine/*, to catch __stdcall function | uid56437 | |
attribute mismatches between function prototypes and function definitions. Such a __stdcall mismatch can corrupt the cpu's stack, because both the caller and the callee clean up function parameter from the stack (or none of them removes the function parameters) wine/* should be less sensitive to optimzation options due to this change. CVS patchset: 245 CVS date: 2001/07/04 14:05:09 | |||
2001-06-09 | finally - w32codec works again | Guenter Bartsch | |
CVS patchset: 137 CVS date: 2001/06/09 18:40:41 |