Hotfix OUTLOOKff interfering with working code.

  • Thread starter Thread starter jason.mawdsley
  • Start date Start date
J

jason.mawdsley

Ever since I installed the OUTLOOKff hotifix, the custom plugin we are
developing no longer works.

Outlook version : 2003 (11.8002.6568) SP2

The following code now causes a crash on startup.
hr = namspace->GetDefaultFolder( Outlook::olFolderContacts,
&contactsFolder );

This code used to work perfectly pre-installation of the afore
mentioned hotfix.

Does anyone know what to do to fix this?

TIA,
Jason
 
Please be specific about which hotfix you installed. Outlookff is a generic name for the fullfile version of an update.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top