Moved standard syslevel APIs declaration to winbase.h.
[wine] / dlls / Makedll.rules.in
2000-11-10  Alexandre JulliardWe do not need to set SOVERSION for dlls.
2000-11-10  Alexandre JulliardDon't link libwine_unicode into all dlls.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...