Add Mach-O (Darwin file format) support.
[wine] / dlls / comcat / comcat_main.c
2003-01-11  John K. HohmReimplemented DllRegisterServer and DllUnregisterServer...
2002-12-23  Alexandre JulliardRemoved some remaining references to wine/obj_base.h.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-09-24  Michael StefaniucConvert HKEY to a void*.
2002-06-13  John K. HohmCompleted implementation of comcat.dll, incl. Dll[Un...
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...