K
Kentaro KAWAMOTO
Hi,
I am developing Outlook addin with VC++ .NET which adds
a property page to Outlook option dialog.
It was successfully added, but when I clicked the tab,
a message handler for WM_INITDIALOG was not called.
Using spy++ I found WM_INITDIALOG was not sent to property pages.
Where should I initialize property pages.
Thanks.
I am developing Outlook addin with VC++ .NET which adds
a property page to Outlook option dialog.
It was successfully added, but when I clicked the tab,
a message handler for WM_INITDIALOG was not called.
Using spy++ I found WM_INITDIALOG was not sent to property pages.
Where should I initialize property pages.
Thanks.