![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Which forum should I post requests to for c++ form info.
Investigation forms server in c++ and have the sample working but which to ask some design questions - should I post here?? Answers on a post card please ![]() |
Ads |
#2
|
|||
|
|||
![]()
There is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba
Or if you're building an Outlook add-in use microsoft.public.outlook.program_addins -- 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 "T-rev" wrote in message ... Which forum should I post requests to for c++ form info. Investigation forms server in c++ and have the sample working but which to ask some design questions - should I post here?? Answers on a post card please ![]() |
#3
|
|||
|
|||
![]()
Thanks for the response.
I have tried posting to the add ins group but no response so far. I have tried the forms group but this is mostly VBA posts. I don't see a specific one for c++. We may have the necessity to implement a forms server - is there a starting point for each of the base forms in c++?? At the moment I have had to design from scratch which bearing in mind I only want to extend the standard forms with additional information seems a little excessive. My icons problem which sent me down this route unfortunately has been answered by a developer on outlook and unfortunately you only have one entry point for the icons - the PR_ICON_INDEX of -1 forces outlook to look at the registry for the icon for that message class which leads us to only be able to have one icon per messageClass. It was a nice idea to have more pending on state - if anyone has any ideas of how to paint over the standard icons after outlooks ONPaint drop me a line. Thanks. "Sue Mosher [MVP-Outlook]" wrote in message ... There is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba Or if you're building an Outlook add-in use microsoft.public.outlook.program_addins -- 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 "T-rev" wrote in message ... Which forum should I post requests to for c++ form info. Investigation forms server in c++ and have the sample working but which to ask some design questions - should I post here?? Answers on a post card please ![]() |
#4
|
|||
|
|||
![]()
If you are building custom Outlook forms with Extended MAPI and C++, then your questions would be best handled in a discussion group for Extended MAPI issues; see http://www.outlookcode.com/archive0/...htm#discussion
I am not aware of any way to extend the standard forms using C++ and ExMAPI, but that's not my area of expertise. Outlook 2007's form region feature supports multiple icons. -- 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 "T-rev" wrote in message ... Thanks for the response. I have tried posting to the add ins group but no response so far. I have tried the forms group but this is mostly VBA posts. I don't see a specific one for c++. We may have the necessity to implement a forms server - is there a starting point for each of the base forms in c++?? At the moment I have had to design from scratch which bearing in mind I only want to extend the standard forms with additional information seems a little excessive. My icons problem which sent me down this route unfortunately has been answered by a developer on outlook and unfortunately you only have one entry point for the icons - the PR_ICON_INDEX of -1 forces outlook to look at the registry for the icon for that message class which leads us to only be able to have one icon per messageClass. It was a nice idea to have more pending on state - if anyone has any ideas of how to paint over the standard icons after outlooks ONPaint drop me a line. Thanks. "Sue Mosher [MVP-Outlook]" wrote in message ... There is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba Or if you're building an Outlook add-in use microsoft.public.outlook.program_addins "T-rev" wrote in message ... Which forum should I post requests to for c++ form info. Investigation forms server in c++ and have the sample working but which to ask some design questions - should I post here?? Answers on a post card please ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Form - Receiver replies and form is gone, message body is b | Kozlik | Outlook - Using Forms | 16 | July 14th 06 10:32 PM |
Is it possible to open the default Contact form with the Activities tab activated from a custom form? VSTO 2005, Outlook 2003 | David Webb | Outlook and VBA | 1 | June 20th 06 10:59 PM |
Character of this forum? | Laurel | Outlook Express | 1 | March 5th 06 03:19 AM |
OL2003 - can you auto-fill a singel new contact form with online form data | TimR | Outlook - Using Contacts | 1 | February 15th 06 02:43 PM |
I send an Outlook custom form, but a std. form displays? | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 08:41 PM |