wordpad: Apply changes on dropdown selection for comboboxes on toolbar.
[wine] / programs / regsvr32 / Makefile.in
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-02-09  Dmitry Timoshkovregsvr32: Call OleInitialize before registering a DLL.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2003-11-28  Stefan LeichterAdded version info resource.
2002-06-13  Alexandre JulliardDon't use msvcrt.
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-29  Andriy PalamarchukImplemented regsvr32 tool. Based on ReactOS implementation.