[MAPI32 2/3] interface IProfAdmin & its 12 methods, function MAPIAdminProfiles implemented

argentum at office.etersoft.ru argentum at office.etersoft.ru
Wed Jun 7 09:39:36 CDT 2006


Implemented interface IProfAdmin:

     /*** IUnknown methods ***/
     IProfAdmin_fnQueryInterface,
     IProfAdmin_fnAddRef,
     IProfAdmin_fnRelease,
     /*** IProfAdmin interface ***/
     IProfAdmin_fnGetLastError,
     IProfAdmin_fnAdminServices,
     IProfAdmin_fnGetProfileTable,
     IProfAdmin_fnChangeProfilePassword,
     IProfAdmin_fnCopyProfile,
     IProfAdmin_fnCreateProfile,
     IProfAdmin_fnDeleteProfile,
     IProfAdmin_fnRenameProfile,
     IProfAdmin_fnSetDefaultProfile

IUnknown methods were copied from structure IMAPISession. Other methods  
return declared error.

Also were implemented function MAPIAdminProfiles.

Changed files:
	include/mapix.h
	dlls/mapi32/Makefile.in
	dlls/mapi32/mapi32.spec

Created file:
	dlls/mapi32/iprofadmin.c

 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_mapi32.patch
Type: application/octet-stream
Size: 18563 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060607/14448255/dlls_mapi32-0001.obj


More information about the wine-patches mailing list