msvcrt/ removal

Alexandre Julliard julliard at winehq.com
Fri Dec 13 13:57:47 CST 2002


"Dimitrie O. Paun" <dpaun at rogers.com> writes:

> Here is the problem:
>   A. The msvcrt files include other msvcrt files, but they should
>      do so *without* explicitly asking for them. That is, they should
> 	#include "stdio.h"
>      instead of:
> 	#include "msvcrt/stdio.h"

Do we actually need to include other headers from the msvcrt includes?
My Windows headers don't include anything, but they are from an old
VC++ version. Could someone with a newer VC++ check if this is still
the case?

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list