S
Shuanqun Luo
Hi all,
ItemChange event doesn't fire on WinXP when the contact's job title is
changed if the new job title has the same string length as the old one.
For example, change the contact's job title from "title1" to "title2".
ItemChange event does fire if the job title is changed from "title1" to
"title10". The same behavior is noticed for changing the contact's
Company name. However, ItemChange event does fire if I change the
contact's name or address even though the new one has the same string
length as the old one. On Win 2000 Pro, ItemChange event will fire in
all the scenarios.
The Outlook Add-in is written in VC++ 6.0. Tested on WinXP Home and Pro
Edition with Microsoft Outlook 2000.
Is this a known issue? Any help would be appreciated.
Thanks in advance,
Shuanqun
ItemChange event doesn't fire on WinXP when the contact's job title is
changed if the new job title has the same string length as the old one.
For example, change the contact's job title from "title1" to "title2".
ItemChange event does fire if the job title is changed from "title1" to
"title10". The same behavior is noticed for changing the contact's
Company name. However, ItemChange event does fire if I change the
contact's name or address even though the new one has the same string
length as the old one. On Win 2000 Pro, ItemChange event will fire in
all the scenarios.
The Outlook Add-in is written in VC++ 6.0. Tested on WinXP Home and Pro
Edition with Microsoft Outlook 2000.
Is this a known issue? Any help would be appreciated.
Thanks in advance,
Shuanqun