Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing URL pages
Message
 
À
28/12/2003 07:37:03
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00862037
Message ID:
00862348
Vues:
14
>Q196340 HOWTO

Thanks, I take a closer look.

>Are you hooking BeforeNavigate2 ?

No I'm looking for all opened windows caption (and certain of window property) with VFP timer + API and if filtered exist WM_CLOSE is sent to that window.

>Also, there was (at least under IE5) the possibility to hook into the scripting mechanism, but for my purposes it usually is enough to enable/disable scripting wholesale.

Hooking should be general to all internet browsers. So global windows hooking or packet filtering shoud be used.

>The callback utility...

"[in] Pointer to the hook procedure. If the dwThreadId parameter is zero or specifies the identifier of a thread created by a different process, the lpfn parameter must point to a hook procedure in a dynamic-link library (DLL). Otherwise, lpfn can point to a hook procedure in the code associated with the current process. " See: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/WinUI/WindowsUserInterface/Windowing/Hooks/HookReference/HookFunctions/SetWindowsHookEx.asp could be a problem with a vfp.fll???

>An example of...
Yes please

>NDIS...

Oohh, I'v put wrong link it should be http://www.ndis.com/papers/winpktfilter.htm#W2KPktFilterInterface
but nice if the wrong link was helpful.

AT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform