Portability fixes.
[wine] / programs / regedit / Makefile.in
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.