Move controller info and state/functionality info initialization to
[wine] / include / msvcrt / stdio.h
2003-01-11  Dimitrie O. PaunUse inline functions instead of macros to avoid problem...
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-08-17  Daniel GudbjartssonCombined the implementation of all the scanf's in a...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-11  Waldek HebischImplemented stdio buffering and ungetc. Misc stdio...
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-10-15  Francois GougetThe _IOXXX macros conflict with system headers on Solar...
2001-05-07  Francois GougetRC_INVOKED (&NOWINRES) special cases.
2001-04-10  Francois GougetAdded headers for the msvcrt library.