From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c6c917a672c16082 X-Google-Attributes: gid103376,public From: jerry@jvdsys.stuyts.nl (Jerry van Dijk) Subject: Re: Object Ada question Date: 1999/04/12 Message-ID: #1/1 X-Deja-AN: 466044133 References: <371007F7.8DDEB059@ihug.co.nz> <37112A97.3CDDC641@xtra.co.nz> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1999-04-12T00:00:00+00:00 List-Id: AG (ang@xtra.co.nz) wrote: : Jerry van Dijk wrote: : > AG (ang_st@ihug.co.nz) wrote: : > : > : with win32, win32.mapi; : > : use win32, win32.mapi; : > : > : error LNK 2001: unresolved external symbol_MAPIlogon@24 : > : > Did you also link in the mapi32.lib import library for the mapi dll ? : > : Sorry, but I can't find it. I did a disk search for that with no result. : There is a mapi32.dll file in windows\system but that's all. This is the DLL you need, now you need to find the import library for it to link it to your application. I cannot check of OA ships it since I use the SDK files from VC++. If you do not have it, ask Aonix. -- -- Jerry van Dijk | Leiden, Holland -- Team Ada | jdijk@acm.org -- see http://stad.dsl.nl/~jvandyk