ChangeSet ID: 12135 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/23 18:28:28
Modified files: dlls/mapi32 : mapi32_main.c mapi32.spec Makefile.in Added files: dlls/mapi32 : util.c prop.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Implement MAPI property & utility functions.
Patch: http://cvs.winehq.org/patch.py?id=12135
Old revision New revision Changes Path 1.6 1.7 +7 -18 wine/dlls/mapi32/mapi32_main.c 1.9 1.10 +42 -42 wine/dlls/mapi32/mapi32.spec 1.6 1.7 +8 -1 wine/dlls/mapi32/Makefile.in Added 1.1 +0 -0 wine/dlls/mapi32/util.c Added 1.1 +0 -0 wine/dlls/mapi32/prop.c