Re: Capturing an event from a BHO
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Thu, 16 Mar 2006 11:03:37 -0500
L.Hema Priya <lmhp@xxxxxxxxx> wrote:
I worked on the path u were directed me . I have been reading
articles on IOleCommandTarget interface.Some issues and doubts that i
have about it:
1. Most articles talk abt handling pre-defined toolbar buttons like
Print, Delete... wat abt my kind.
Have you read this article:
http://msdn.microsoft.com/workshop/browser/ext/tutorials/button.asp
Have you found it lacking? What specifically seems to be the problem?
2. One of the articles that i have come across seems to say like this:
void QueryStatus(ref Guid pguidCmdGroup, UInt32 cCmds,
[MarshalAs(UnmanagedType.LPArray, SizeParamIndex=1)] OLECMD prgCmds,
ref OLECMDTEXT pCmdText);
This looks like C#. I don't know much about C# or .NET. If you are
developing your component in .NET, consider asking in
microsoft.public.dotnet.framework.interop
3.Another article is pretty straight forward but the issue is the
first doubt that i have posed.The link is:
http://weborama.blogspot.com/2004_10_01_weborama_archive.html
I don't quite see how this article is related to your problem.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: Capturing an event from a BHO
- From: L.Hema Priya
- Re: Capturing an event from a BHO
- References:
- Re: Capturing an event from a BHO
- From: L.Hema Priya
- Re: Capturing an event from a BHO
- From: L.Hema Priya
- Re: Capturing an event from a BHO
- Prev by Date: Re: Capturing an event from a BHO
- Next by Date: Re: Capturing an event from a BHO
- Previous by thread: Re: Capturing an event from a BHO
- Next by thread: Re: Capturing an event from a BHO
- Index(es):