Re: How to invoke popup blocker setting dialog via code?
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Tue, 13 Sep 2005 08:03:44 -0400
"Shanfeng Cheng" <sfcheng@xxxxxxxxx> wrote in message
news:1126592208.974082.283130@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Is there anyway to invoke the popup blocker settings dialog with my
> own code in Windows XP SP2?
inetcpl.cpl exports an undocumented function
DisplayPopupWindowManagementDialog. I suspect this is it. I don't know
what parameters it expects.
> What about the newly added "Manage Add-ons" dialog?
Don't know about this one. I suspect LaunchSecurityDialogEx (another
undocumented export from itetcpl.cpl) but have no further information,
sorry.
--
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: How to invoke popup blocker setting dialog via code?
- From: Shanfeng Cheng
- Re: How to invoke popup blocker setting dialog via code?
- References:
- How to invoke popup blocker setting dialog via code?
- From: Shanfeng Cheng
- How to invoke popup blocker setting dialog via code?
- Prev by Date: How to invoke popup blocker setting dialog via code?
- Next by Date: Re: How to invoke popup blocker setting dialog via code?
- Previous by thread: How to invoke popup blocker setting dialog via code?
- Next by thread: Re: How to invoke popup blocker setting dialog via code?
- Index(es):