Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Originating-IP: [194.222.217.221] From: "Andy Younger" To: cygwin AT cygwin DOT com Subject: misplaced mapi.h Date: Wed, 21 Mar 2001 23:22:42 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 21 Mar 2001 23:22:42.0476 (UTC) FILETIME=[D3FEAEC0:01C0B25D] Hi, I have been porting a library which uses MAPI for email. I originally wrote the lib under VC and have just managed to get it working under cygwin. It makes very basic use of MAPI, and as such the "mapi.h" file fitted fine apart from the lack of the following typedefs. typedef ULONG (FAR PASCAL MAPISENDMAIL)(LHANDLE lhSession, ULONG ulUIParam, lpMapiMessage lpMessage, FLAGS flFlags, ULONG ulReserved); typedef MAPISENDMAIL FAR *LPMAPISENDMAIL; In fixing this up, I discovered that the mapi header resides in usr/include as opposed to being in with the win32 headers. The file is copyrighted 97/98 Cygwin solutions, so I am not sure of what licencing issues it would have for you to move it amoungst the w32api headers. If any issues arise presumably we can recreate it again, from info in the public domain. Anyway no huge problems, just bringing it to your attention.. Cheers, Andy. P.S. I wish to thank the cygwin team and all the other contributers for such a kick-ass port of the unix toolchain. I have been using it for the last couple of years, and must admit that without it Win32 would be almost unbearable. Thank you. _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple