mshtml: Added IHTMLWindow2::get_screen implementation.
[wine] / dlls / mapi32 / prop.c
2008-11-28  Francois Gougetmapi32: Remove WINAPI on static functions where not...
2008-04-07  Austin EnglishSpelling fixes.
2008-03-05  Andrew Talbotmapi32: Assign to structs instead of using memcpy.
2008-01-11  Andrew Talbotmapi32: Remove unneeded cast.
2007-12-21  Andrew Talbotmapi32: Remove unneeded casts.
2007-04-09  Andrew Talbotmapi32: Void functions should not return a value.
2007-03-12  Jan Zerebeckimapi32: Add DebugInfo to critical sections.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniucmapi32: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-07-03  Hervé Poussineaumapi32: Use kernel32 functions instead of the ntdll...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-10  Vincent BéronRemove local declarations already in included public...
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-02-22  Jon GriffithsFix race in IMAPIProp_Release(), -W 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-09-13  Jon GriffithsImplement HrGetOneProp, HrSetOneProp, FPropExists,...
2004-05-03  Jon GriffithsImplement and test ScCopyProps/ScRelocProps.
2004-04-28  Francois GougetAssorted spelling fixes.
2004-04-23  Jon GriffithsImplement MAPI property & utility functions.