wineps.drv: Ignore requested resolutions not supported by device.
[wine] / dlls / mapi32 / util.c
2012-10-17  Hans Leidekkermapi32: Forward WrapCompressedRTFStream to the register...
2012-07-31  Michael Stefaniucmapi32: Remove superfluous TRUE:FALSE conditional expre...
2012-04-24  Owen Rudgemapi32: Add stub implementation of MAPISendMailW.
2009-12-17  Alexandre Julliardmapi32: Fix a heap buffer overflow.
2009-10-27  Owen Rudgemapi32: Pass several extended MAPI functions through...
2009-10-01  Owen Rudgemapi32: Pass DllGetClassObject through to Extended...
2009-09-22  Michael Stefaniucmapi32: Don't leak memory on an error path (Smatch).
2009-09-18  Owen Rudgemapi32: Load and store MAPI function pointers after...
2009-09-18  Owen Rudgemapi32: Scan registry for MAPI providers and load them.
2009-09-09  Alexandre Julliardmapi32: Use explicit prototypes for function pointers.
2008-02-05  Francois Gougetmapi32: Add an API documentation stub to make winapi_ch...
2008-02-04  Rob Shearmanmapi32: Add a stub implementation of HrQueryAllRows@24.
2007-06-25  Alexandre Julliardmapi32: Get rid of unneeded CharNextA call.
2006-10-10  Michael Stefaniucmapi32: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-09-20  Andrew Talbotmapi32: Cast-qual warning fix.
2006-05-26  Dmitry Timoshkovmapi32: Break out of the loop as soon as MSI call succeeds.
2006-05-25  Dmitry Timoshkovmapi32: Implement FGetComponentPath.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-01-03  Jon GriffithsImplement CreateIProp & most of MAPI's IMAPIProp &...
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-05-01  Chris MorganStub cmc_query_configuration() and add xcmc.h header...
2004-04-28  Francois GougetAssorted spelling fixes.
2004-04-23  Jon GriffithsImplement MAPI property & utility functions.