MAPI
-
hello sir I have written a MAPI client program in C++.. what all softwares do i need to install for this program to run.. is visual studio enough.. or is there anyother simple software for MAPI to get executed?? actually i have to run tihs porgram in a fresh machine..what al softwares do i need for tis C++ MAPI client to run onthe fresh machine?? do i needto install microsoft exchange server too..coz' i remember reading somewhere that "The information here only applies to MAPI client applications that access Exchange." what else do i need to install for my program to run?? ranjani
-
hello sir I have written a MAPI client program in C++.. what all softwares do i need to install for this program to run.. is visual studio enough.. or is there anyother simple software for MAPI to get executed?? actually i have to run tihs porgram in a fresh machine..what al softwares do i need for tis C++ MAPI client to run onthe fresh machine?? do i needto install microsoft exchange server too..coz' i remember reading somewhere that "The information here only applies to MAPI client applications that access Exchange." what else do i need to install for my program to run?? ranjani
Hi, You pass mapi questions during last month:) To install mapi you need register Msmapi32.ocx using regsvr32. In some casees you will need to have file Msmapi.srg with licenses. Vitali http://www.creative-case.com[^]
-
Hi, You pass mapi questions during last month:) To install mapi you need register Msmapi32.ocx using regsvr32. In some casees you will need to have file Msmapi.srg with licenses. Vitali http://www.creative-case.com[^]
-
what is that msmapi32.ocx ??how do i register into it?? or is the file.. msmapi.srg enough for running my program? ranjani
1. copy MSMAPI*.* files in the system directory 2. run regsvr32.exe msmapi32.ocx to register Vitali http://www.creative-case.com[^]
-
1. copy MSMAPI*.* files in the system directory 2. run regsvr32.exe msmapi32.ocx to register Vitali http://www.creative-case.com[^]
-
do i need MS exchange server to run my client?? or is the file u specified before sufficient for executing it?? ranjani
you may have any email server including 'exchange'. Vitali http://www.creative-case.com[^]
-
you may have any email server including 'exchange'. Vitali http://www.creative-case.com[^]
-
you may have any email server including 'exchange'. Vitali http://www.creative-case.com[^]
-
"The information here only applies to MAPI client applications that access Exchange." what does the above written statement mean?? ranjani
Fist part of the question: now you know how to install MAPI. OK? Second part: you don't need to install exchange server. MAPI can work with any email server supported it. I hope clear? Vitali http://www.creative-case.com[^]
-
Fist part of the question: now you know how to install MAPI. OK? Second part: you don't need to install exchange server. MAPI can work with any email server supported it. I hope clear? Vitali http://www.creative-case.com[^]