[Bug 5429] New: There is no type LPMAPISENDMAIL in mapi.h

Wine Bugs wine-bugs at winehq.org
Tue Jun 13 21:40:54 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5429

           Summary: There is no type LPMAPISENDMAIL in mapi.h
           Product: Wine
           Version: 0.9.15.
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-winelib
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: choe.hwanjin at gmail.com


in mapi.h:194 :

typedef MAPISENDMAIL *LPMAPI;

should be

typedef MAPISENDMAIL *LPMAPISENDMAIL;

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list