is there any way to get CWnd* of MS Outlook window, as i have to create a modal dialog of an MS Outlook addin component, so that it seems to be a child dialog of the parent Outlook window. But i am not able to succeed to get the CWnd*, i got the handle to that window by FindWindow, but when i try to convert to CWnd it gives always NULL. soo any workaround ?
Start Free Trial