Added more error codes to dxerr8 and dxerr9 which were extracted from
[wine] / dlls / mapi32 /
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-10  Vincent BéronRemove local declarations already in included public...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-06-14  Saulius KrasuckasAvoid accessing uninitialized data on WinME (based...
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-14  Steven EdwardsLink mapi32 to ntdll.
2005-02-22  Jon GriffithsFix race in IMAPIProp_Release(), -W fixes.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-01-10  Francois GougetAssorted spelling fixes.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-03  Jon GriffithsImplement CreateIProp & most of MAPI's IMAPIProp &...
2004-12-21  Jakob ErikssonThere may be no default MAPI malloc installed.
2004-12-20  Francois GougetAssorted spelling fixes.
2004-11-30  Jon GriffithsImplement DllMain, DllCanUnloadNow, WrapProgress,
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-13  Jon GriffithsImplement HrGetOneProp, HrSetOneProp, FPropExists,...
2004-08-16  Ferenc WagnerTerminate test loop on the first error to avoid excessi...
2004-07-06  Ferenc WagnerAvoid segfaults on uninitialized data.
2004-05-03  Jon GriffithsImplement and test ScCopyProps/ScRelocProps.
2004-05-01  Chris MorganStub cmc_query_configuration() and add xcmc.h header...
2004-04-28  Francois GougetAssorted spelling fixes.
2004-04-23  Jon GriffithsTests for newly added MAPI functions.
2004-04-23  Jon GriffithsImplement MAPI property & utility functions.
2004-03-31  Alexandre JulliardDo not strip stdcall decoration in spec files.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-02-19  Mike HearnThe presence of FGetComponentPath is used to check...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-08-30  Steven EdwardsUpdate some .cvsignore files for building on Windows.
2002-08-14  Aric StewartAdded DeinitMapiUtil stub.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Aric StewartAdded some MAPI stubs.
2001-09-14  Hidenori TakeshimaAdded stubs for mapi32, msimg32, sti and url.