How to invoke Microsoft Outlook create new profile dialog from MFC/C++ code
-
Hi all, i need some information on: How to invoke Microsoft Outlook create new profile dialog from my own application? I have an MFC app. it should look for mycrosoft out look’s profiles and invoke the outlook’s create new profile dialog. Please I really appreciate if some one can give some ideas and pointers. Thank you in advance
-
Hi all, i need some information on: How to invoke Microsoft Outlook create new profile dialog from my own application? I have an MFC app. it should look for mycrosoft out look’s profiles and invoke the outlook’s create new profile dialog. Please I really appreciate if some one can give some ideas and pointers. Thank you in advance
See [here^] for the APIs MAPILogonEx and LaunchWizard
-
See [here^] for the APIs MAPILogonEx and LaunchWizard
-
I am not able to find LaunchWizard API i need to include the header file plz can u tell me whats the header file for the same? i didnt find anything in google thanks in advance