Moved almost all remaining process, thread, fiber and exception
[wine] / programs / regedit / Makefile.in
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...
2003-04-02  Alexandre JulliardMake sure we don't use libwine_port functions when...
2002-08-15  Andriy PalamarchukLinked regedit against msvcrt instead of the platform...
2002-06-20  Andriy PalamarchukAdded regedit unit test, a couple minor changes to...
2002-05-31  Andriy PalamarchukUse native libc functions instead of msvcrt ones.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.