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 » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts made by: xwjbs
Forum: Add-ins for Outlook February 14th 08, 03:02 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,089
Posted By xwjbs
New Inspector event in OL2000 when using Word as Editor

Heloo ken! There is another strange problem. I can't catch the invoke event
When I use "Send To Mail Recipient" . So I use a timer to check the count and
items of inspectors. It works fine. But...
Forum: Add-ins for Outlook January 12th 08, 02:16 PM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,089
Posted By xwjbs
New Inspector event in OL2000 when using Word as Editor

"Ken Slovak - [MVP - Outlook]" wrote:

Outlook 2007 implements the interface needed to be able to compare
Inspectors directly. Prior to that the only way really is to compare
properties on...
Forum: Add-ins for Outlook January 12th 08, 02:14 PM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,089
Posted By xwjbs
New Inspector event in OL2000 when using Word as Editor

I use a timer to check the count of the inspector in the inspector collection
.. But i find that the count is always 0 in ol2000. Here is my code.

void __stdcall TimerFunc(HWND hwnd, UINT uMsg,...
Forum: Add-ins for Outlook January 6th 08, 03:54 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,089
Posted By xwjbs
New Inspector event in OL2000 when using Word as Editor

I tried it . But i can't compare two inspector objects. So i really replicate
it! Would you like to tell me how to compare them? Here is my code! It's
putted in a single thread ,not the main...
Forum: Add-ins for Outlook January 6th 08, 03:38 AM Posted to microsoft.public.outlook.program_addins
Replies: 4
Views: 1,016
Posted By xwjbs
How to compare two inspector objects?

I try to use settimer(),but it can't work either. I find that the __vfptr
member stay same all the time. Can i use it(i can't get it)? Would you like
to give me other advice? How to check it in...
Forum: Add-ins for Outlook January 6th 08, 02:45 AM Posted to microsoft.public.outlook.program_addins
Replies: 4
Views: 1,016
Posted By xwjbs
How to compare two inspector objects?

yes,the code here is put in a single thread,not in the main thread. And the
application object is a varaible which comes from the main thread. I use the
function sleep() so it works just like a...
Forum: Add-ins for Outlook January 5th 08, 08:10 AM Posted to microsoft.public.outlook.program_addins
Replies: 4
Views: 1,016
Posted By xwjbs
How to compare two inspector objects?

I want to compare two objects. The objects type is MS Outlook inspectors.
Here is the code.

struct Outlook::_Inspector* activeIn;
m_spApp-ActiveInspector(&activeIn);
if(NULL ==...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT +1. The time now is 11:28 AM.


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.