A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

forms question



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 30th 06, 01:43 PM posted to microsoft.public.outlook.program_forms
Eric
external usenet poster
 
Posts: 2
Default forms question

We have a customer which uses a form for Outlook written by another company
in 16bit VC++. This old form can still be used in Outlook. We need to change
some things and re-write the form for 32bit. The old form has a .cfg file,
an .EXE and two icons (different sizes). The old form is practically only a
template to write mails in a standard way (mandatory subject line, mandatory
custom message type selected from a list, etc.). Our new form should replace
the old form. When viewing messages created with the old form and the new
form is installed, then they must display correctly with the new form, so we
can only increment the version number. The old form has a custom message
class similar to IPM.INTERPOL.AlertMessage. The new form must work on
Outlook 2000 and Outlook XP. On the internet I only found information about
how to customize existing forms graphically.
Questions:
- Where do I find information about how to write code for this and object
models, etc.? Can you provide any internet links or know of an SDK?
- In what language should we write it? VBA? C#.NET? What would you
recommend?
- General recommendations?

Eric



Ads
  #2  
Old October 30th 06, 02:45 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default forms question

You would need to use Extended MAPI and C++ or Delphi to create such a custom form. See http://www.outlookcode.com/d/mapi.htm for links to resources and sample code.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Eric" wrote in message ...
We have a customer which uses a form for Outlook written by another company
in 16bit VC++. This old form can still be used in Outlook. We need to change
some things and re-write the form for 32bit. The old form has a .cfg file,
an .EXE and two icons (different sizes). The old form is practically only a
template to write mails in a standard way (mandatory subject line, mandatory
custom message type selected from a list, etc.). Our new form should replace
the old form. When viewing messages created with the old form and the new
form is installed, then they must display correctly with the new form, so we
can only increment the version number. The old form has a custom message
class similar to IPM.INTERPOL.AlertMessage. The new form must work on
Outlook 2000 and Outlook XP. On the internet I only found information about
how to customize existing forms graphically.
Questions:
- Where do I find information about how to write code for this and object
models, etc.? Can you provide any internet links or know of an SDK?
- In what language should we write it? VBA? C#.NET? What would you
recommend?
- General recommendations?

Eric



  #3  
Old October 31st 06, 09:48 PM posted to microsoft.public.outlook.program_forms
Eric
external usenet poster
 
Posts: 2
Default forms question

Thank you for your feedback so far. Your answer has helped a lot. Since then
I've studied samples and I've read a lot.

Could you tell me in short how to create such a project? I mean like:
- new Visual Studio 2005 project (project type "ATL project"??? what options
to select there [Executable, non-attributed]???)
- implement class xy with the functions zz....
- write a cfg file
.....
q2: Is there a documentation about the syntax of the necessary cfg file? I
haven't found one.

Eric


  #4  
Old October 31st 06, 10:09 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default forms question

That's a topic way beyond my expertise and the scope of this newsgroup. The page I suggested earlier has links to sample projects and discussion lists that would be appropriate.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Eric" wrote in message ...
Thank you for your feedback so far. Your answer has helped a lot. Since then
I've studied samples and I've read a lot.

Could you tell me in short how to create such a project? I mean like:
- new Visual Studio 2005 project (project type "ATL project"??? what options
to select there [Executable, non-attributed]???)
- implement class xy with the functions zz....
- write a cfg file
....
q2: Is there a documentation about the syntax of the necessary cfg file? I
haven't found one.

Eric


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
forms michiel Outlook - Using Forms 10 October 20th 06 05:34 PM
Creating Organizational Forms Library & Publish Forms akafrog18 Outlook - Using Forms 1 August 1st 06 05:26 PM
Outlook 2003 - Forms Icon On toolbar doesn't list any forms Kim.in.Denver Outlook - Using Forms 8 July 28th 06 05:35 PM
another dumb question about contact forms KVSmith59 Outlook - Using Contacts 2 July 14th 06 08:15 PM
Email Message Forms in Personal Forms Library Debbie Hadsel Outlook - Using Forms 4 May 30th 06 07:11 PM


All times are GMT +1. The time now is 12:57 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.