Store in the server all the window information accessible with
[wine] / dlls / version / Makefile.in
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
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-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
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...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-23  Alexandre JulliardMerged dlls/ver into dlls/version.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-01-31  Ulrich WeigandImplementation of VERSION.DLL. Based on old misc/ver.c.