outlook embedding
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hello, i am developing an addin for outlook to insert an image to outlook email body but my problem when i insert image on top of a text (using DOM) the text splits into two sides and image got placed between the text but this is not allowed i have to place image on top of the text without the splitting. Is there any way in VC++,COM,DHTML.