On December 14, 2002 02:10 pm, Dimitrie O. Paun wrote:
ChangeLog Do not explicitly include msvcrt files from msvcrt headers. Include windef.h instead of winnt.h to get all appropriate types.
Alexandre,
What about this one? Currently {ming,wine}wrap are badly broken.
I hope this one is rather uncontroversial, but it does depend on that bit from crtdll, and I think that is the problem.
"Dimitrie O. Paun" dpaun@rogers.com writes:
What about this one? Currently {ming,wine}wrap are badly broken.
I hope this one is rather uncontroversial, but it does depend on that bit from crtdll, and I think that is the problem.
I'd prefer that we simply get rid of these includes. This avoids having to do hacks in crtdll that will need to be removed later anyway.