Gunnar Dalsnes schrieb:
Hi.
Does anyone know why ros duplicate the mingw msvcrt headers in include\msvcrt? If no one objects, I will remove those duplicates and use the mingw headers 100%.
Gunnar _______________________________________________ Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Some of the headers contains internal definitions like _IO_LBF from msvcrt\stdio.h.
- Hartmut