Thomas Weidenmueller : shell32: Implement the property sheet extension array functions.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 23 06:18:48 CST 2007


Module: wine
Branch: master
Commit: fb5c516dfdff07395c5d90289fe747e4e208d749
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=fb5c516dfdff07395c5d90289fe747e4e208d749

Author: Thomas Weidenmueller <wine-patches at reactsoft.com>
Date:   Fri Jan 19 14:15:45 2007 +0100

shell32: Implement the property sheet extension array functions.

Implement the SHAddFromPropSheetExtArray, SHCreatePropSheetExtArray,
SHReplaceFromPropSheetExtArray and SHDestroyPropSheetExtArray functions
that are used to extend/replace property sheets by shell extensions.

---

 dlls/shell32/shellord.c |  198 +++++++++++++++++++++++++++++++++++++++++++++--
 include/shlguid.h       |    2 +-
 include/shobjidl.idl    |   39 ++++++++--
 3 files changed, 224 insertions(+), 15 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=fb5c516dfdff07395c5d90289fe747e4e208d749



More information about the wine-cvs mailing list