R
robert dugal
I have a plug-in and transport that uses a custom message class
derived from IPM.Note (ie. IPM.Note.Myclass) and uses the standard
IPM.Note form for displaying these messages. I want to change the icon
that is displayed with this message class. I found a post on the MAPI
Developers Form that said that this was possible by making a copy of
the .CFG file used for IPM.Note and modifying it to describe my
message class and icons. I did this but it doesn't appear to work in
Outlook 2000. Does this no longer work in Outlook 2000? Is there
another way to do this?
Here is my .CFG file
[Description]
MessageClass=Ipm.Note.MyClass
DesignerRuntimeGuid={0006F020-0000-0000-C000-000000000046}
CLSID={00061033-0000-0000-C000-000000000046}
DisplayName=My custom message
Category=Standard
Subcategory=Form
Comment=This form is used by Me.
LargeIcon=signl.ico
SmallIcon=signs.ico
VersionMajor=1
VersionMinor=0
Locale=enu
Hidden=0
Owner=Me
ComposeInFolder=0
[Platforms]
Platform2=NTx86
Platform9=Chicago
[Platform.NTx86]
CPU=ix86
OSVersion=WinNT3.5
[Platform.Chicago]
CPU=ix86
OSVersion=Win95
[Properties]
[Verbs]
Verb1=1
[Verb.1]
DisplayName=&Open
Code=0
Flags=0
Attribs=2
[Extensions]
Extensions1=1
[Extension.1]
Type=30
NmidPropset={00020D0C-0000-0000-C000-000000000046}
NmidInteger=1
Value=1111110000000000
derived from IPM.Note (ie. IPM.Note.Myclass) and uses the standard
IPM.Note form for displaying these messages. I want to change the icon
that is displayed with this message class. I found a post on the MAPI
Developers Form that said that this was possible by making a copy of
the .CFG file used for IPM.Note and modifying it to describe my
message class and icons. I did this but it doesn't appear to work in
Outlook 2000. Does this no longer work in Outlook 2000? Is there
another way to do this?
Here is my .CFG file
[Description]
MessageClass=Ipm.Note.MyClass
DesignerRuntimeGuid={0006F020-0000-0000-C000-000000000046}
CLSID={00061033-0000-0000-C000-000000000046}
DisplayName=My custom message
Category=Standard
Subcategory=Form
Comment=This form is used by Me.
LargeIcon=signl.ico
SmallIcon=signs.ico
VersionMajor=1
VersionMinor=0
Locale=enu
Hidden=0
Owner=Me
ComposeInFolder=0
[Platforms]
Platform2=NTx86
Platform9=Chicago
[Platform.NTx86]
CPU=ix86
OSVersion=WinNT3.5
[Platform.Chicago]
CPU=ix86
OSVersion=Win95
[Properties]
[Verbs]
Verb1=1
[Verb.1]
DisplayName=&Open
Code=0
Flags=0
Attribs=2
[Extensions]
Extensions1=1
[Extension.1]
Type=30
NmidPropset={00020D0C-0000-0000-C000-000000000046}
NmidInteger=1
Value=1111110000000000