Oulook::PropertyPage implementation problems...

G

Gabriel Ciuloaica

Hi,

I've added a PropertyPage implementation for the Add-in using VC 7.1.
I've added implementation for OnInitDialog() but the OLK is not call
this method at all. It display correctly the dialog but is not call any
method that I've added in message map.

I think that is something related to ATL 7. It works fine in VC 6 (ATL 3).

Did anybody encounter this problem ?

Thanks,
Gabi
 
Top