A
AIForst
I am trying to write a plugin to Outlook2007 in VC++ .... I have been able to
hook in to the Outlook.exe process and get the hwnd object to the window
containing the mail(the window with class name _WwG)
I wanted to know how I can read the text in a Mail using VC++ and then be
able to change the text in the Mail dynamically.
hook in to the Outlook.exe process and get the hwnd object to the window
containing the mail(the window with class name _WwG)
I wanted to know how I can read the text in a Mail using VC++ and then be
able to change the text in the Mail dynamically.