Groups > Browsers > Internet Explorer Security > Re: Keyboard in Vista, with IE in "protected mode"




Re: Keyboard in Vista, with IE in "protected mode"

Re: Keyboard in Vista, with IE in "protected mode"
Thu, 13 Mar 2008 09:48:28 -070
This is an addon which I've created.

On Mar 12, 8:51 pm, "PA Bear [MS MVP]" <PABear...@gmail.com>
wrote:
> [Crossposted to IE Security]
>
> [To keep track of things, it helps immensely if you include all of
previous
> message(s) in your replies to the newsgroup.  Thank you.]
>
> What is the name of this Add-on and what is its source?  Is it one that
you
> created?
> --
> ~PA Bear
>
> Si wrote:
> > Thanks for your comment.
>
> > The addon is implemented as a toolbar.
> > A button on the toolbar opens the dialog I've mentioned before.
> > Other than the issue I'm asking about, it is supported in IE7 and
> > Vista.
>
> <paste>
> PA Bear [MS MVP] wrote:
>
> > You didn't crosspost, you multi-posted:
>
> > Multiposting vs Crossposting:
> >http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > What's the Add-on?  Is it supported in IE7?  ...in Vista?
>
> > Si wrote:
> >> Hi,
> >> I have an IE addin, which opens a dialog.
> >> This dialog hosts a web browser (using ATL, AxWindow).
> >> The web browser (in the dialog), shows an HTML form with several
edit
> >> \textarea.
>
> >> My problem is, that when "protected mode" is on,
> >> keyboard events don't arrive to "edit" in from, so user
cannot use
> >> "CTRL-C" to copy the content.
> >> There is also a button "copy" which does the work and
works, namely
> >> the content is copied to the clipboard.
> >> From this I guess the problem is not with accessing the clipboard,
but
> >> only with WM_KEYDOWN.
>
> >> The only relevant thing I've found in MSDN is
> >> "ChangeWindowMessageFilter",
> >> but it doesn't seem to relevant since my addin and iexplorer.exe
are
> >> in the same process.
>
> >> Any help is appreciated.
> >> Thanks,
> >> Si.
>
> >> (Sorry about the cross-post in several groups, didn't know which
one
> >> is most relevant)
Post Reply
Re: Keyboard in Vista, with IE in "protected mode"
Thu, 13 Mar 2008 20:40:14 -040
Try posting to this forum instead:

MSDN IE Development Forums
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=253&SiteID=1
-- 
~PA Bear


Si wrote:
> This is an addon which I've created.
>
> On Mar 12, 8:51 pm, "PA Bear [MS MVP]"
<PABear...@gmail.com> wrote:
>> [Crossposted to IE Security]
>>
>> [To keep track of things, it helps immensely if you include all of 
>> previous
>> message(s) in your replies to the newsgroup.  Thank you.]
>>
>> What is the name of this Add-on and what is its source?  Is it one that

>> you
>> created?
>> --
>> ~PA Bear
>>
>> Si wrote:
>>> Thanks for your comment.
>>
>>> The addon is implemented as a toolbar.
>>> A button on the toolbar opens the dialog I've mentioned before.
>>> Other than the issue I'm asking about, it is supported in IE7 and
>>> Vista.
>>
>> <paste>
>> PA Bear [MS MVP] wrote:
>>
>>> You didn't crosspost, you multi-posted:
>>
>>> Multiposting vs Crossposting:
>>> http://www.blakjak.demon.co.uk/mul_crss.htm
>>
>>> What's the Add-on?  Is it supported in IE7?  ...in Vista?
>>
>>> Si wrote:
>>>> Hi,
>>>> I have an IE addin, which opens a dialog.
>>>> This dialog hosts a web browser (using ATL, AxWindow).
>>>> The web browser (in the dialog), shows an HTML form with
several edit
>>>> \textarea.
>>
>>>> My problem is, that when "protected mode" is on,
>>>> keyboard events don't arrive to "edit" in from, so
user cannot use
>>>> "CTRL-C" to copy the content.
>>>> There is also a button "copy" which does the work and
works, namely
>>>> the content is copied to the clipboard.
>>>> From this I guess the problem is not with accessing the
clipboard, but
>>>> only with WM_KEYDOWN.
>>
>>>> The only relevant thing I've found in MSDN is
>>>> "ChangeWindowMessageFilter",
>>>> but it doesn't seem to relevant since my addin and
iexplorer.exe are
>>>> in the same process.
>>
>>>> Any help is appreciated.
>>>> Thanks,
>>>> Si.
>>
>>>> (Sorry about the cross-post in several groups, didn't know
which one
>>>> is most relevant) 
Post Reply
about | contact