Fixed FlushInstructionCache prototype.
[wine] / include / Makefile.in
2002-05-09  John K. HohmAdded definitions for the Component Categories Manager.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-03-20  Hidenori TakeshimaAdded a missing header.
2002-03-20  Bill MedlandConnect the msvcrt file byte locking up to ntdll.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-12  Hidenori TakeshimaAdded some missing headers.
2002-02-26  Alexandre JulliardFixed make uninstall.
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2002-01-29  Aric StewartAdded some MAPI stubs.
2002-01-22  Alexandre JulliardMoved debug definitions to include/wine/debug.h.
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-19  Bill MedlandAdded share.h from Mingw32.
2001-12-05  François GougetCleanup and improve the mbcs support.
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.
2001-10-14  Ove KaavenAdded some RPC definitions.
2001-10-09  Patrik StridvallAdded new include file ws2spi.h for adding needed types.
2001-09-19  Francois GougetAdd msvcrt/locale.h.
2001-09-17  Hidenori TakeshimaImplemented IMemAllocator.
2001-09-11  Dmitry TimoshkovRemove not used include/process.h.
2001-08-22  Hidenori TakeshimaAdded two missing headers.
2001-08-15  Hidenori TakeshimaAdded some dshow headers.
2001-07-20  Alexandre JulliardAdded a few more files to the install list.
2001-07-11  Peter HunnisettAdded a bunch of entry points.
2001-07-02  Hidenori TakeshimaAdded some dshow headers.
2001-05-07  Francois GougetAdded the minmax.h header (VC6).
2001-04-10  Francois GougetAdded headers for the msvcrt library.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.
2001-02-14  Eric PouechStarted the real implementation of mciavi.
2001-01-12  Stefan LeichterImplemented EnumProtocolA/W.
2001-01-04  Eric PouechAdded a few missing parts.
2000-12-13  François GougetAdded mapi.h with the definitions needed by the MFC.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-11-08  Francois GougetMoved things to the proper rpcxxx.h header.
2000-11-08  Alexandre JulliardMoved builtin dll registration to libwine.
2000-11-06  James HathewayAdded stubs and setupapi.h.
2000-10-13  Francois GougetThe MODEM stuff has been spun off to its rightful place...
2000-09-27  Jeremy WhiteCreated zmouse.h, moved wheel code from mouse.h into it.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardA few includes cleanup.
2000-09-09  Peter HunnisettAdded cguid.h.
2000-08-09  Alexandre JulliardInstall all standard Windows includes, plus some from...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-25  Alexandre JulliardDo not erase local files on uninstall if install dir...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-03-17  Alexander V. LukyanovInstall headers from $(SRCDIR).
1999-03-15  Niels Kristian Bec... Fixed make install.
1999-02-13  James JuranCreated include/Makefile.in to separate header file...