Cleaned up dll startup routines now that we have separate address
[wine] / dlls / richedit /
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-16  Andreas MohrSpelling fixes.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-07  Alexandre JulliardJean-Claude Batista
2000-05-03  Hidenori TakeshimaAdded stubs for riched32.dll.