Hi all,
I use VBA code and MAPI functions for sending e-mails from my ACCESS application. In Windows NT MAPI32.DLL contains exports like BMAPISendMail, BMAPIResolveName etc. Unforunately there are only MAPISendMail, MAPIResolveName externals in MAPI32.DLL under Windows 98 A (ver. 4.01.2222) and therefore my code fails in Win98. Does anybody know if there is any other MAPI32 library that could be used ?
Thanks
Ivo
I use VBA code and MAPI functions for sending e-mails from my ACCESS application. In Windows NT MAPI32.DLL contains exports like BMAPISendMail, BMAPIResolveName etc. Unforunately there are only MAPISendMail, MAPIResolveName externals in MAPI32.DLL under Windows 98 A (ver. 4.01.2222) and therefore my code fails in Win98. Does anybody know if there is any other MAPI32 library that could be used ?
Thanks
Ivo