View Single Post
  #1  
Old February 15th 06, 07:45 AM posted to microsoft.public.outlook.program_addins
Mark W via OfficeKB.com
external usenet poster
 
Posts: 3
Default Options Pages with VS2005

FYI - Anyone using Visual Studio 2005 with ATL will find that the
WM_INITDIALOG message WILL NOT be sent when trying to initialize an Outlook
options page. To work around this issue you will need to handle a different
dialog message like WM_SIZE which you will have to include a flag since it is
called twice at initialization (credit goes to S3ven).

Hopefully this saves others debugging time...

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...ddins/200602/1
Ads