Implemented DllRegisterServer and DllUnregisterServer.
[wine] / tools / wmc / Makefile.in
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-05-30  Steven EdwardsFixes for building on mingw.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-25  Kristoffer GleditschAdded LDFLAGS to linking of wine-related binaries.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-06-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.