BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 15:44:23 -0500
...
|
Custom Asynchronous Pluggable Protocol fails on file:/// absolute URLs
8 Mar 2006 09:37:21 -0800
I have a custom APP that handles http:// links without any trouble, but
it dies when I come across a file:/// link. Within my APP, I see a
call to the ParseUrl function when I click on the file:/// link (same
as with the http[s]:// links), but the file is never opened. In other
words, if I display the follow ...
|
Show default flash in the page
Tue, 7 Mar 2006 21:42:25 +0800
Hi,
I want to block flash and I registered temporary pluggable namespace,
implementated IInternetProtocol and IInternetProtocolSink. I have seized all
requests for flash files in Start function, so far it works well.
To provide users another choice to judge if he or she would like to see
the flash, I try ...
|
We Pay 50%--100% Returns Monthly For 1 yearr on investment. You need to know this!
Mon, 6 Mar 2006 21:52:07 -0500
...
|
only test- solo test
Sun, 5 Mar 2006 12:31:59 +0100
...
|
PassthroughAPP - Getting "Unrecognized interface supported by target unknown"
1 Mar 2006 07:17:48 -0800
Hi there,
I'm trying to use Igor's code inside a BHO and I am stuck. I've copied
the CTestAPP code and all required files to my Project and I changed
the part (inside CTestAPP) where it updates the Dialog to print a Debug
statement with ATLTRACE instead. All the rest of the code is untouched.
The BHO load ...
|
EARN $3,000.00 A DAY. OPEN AN INCOME-DAILY ACCOUNT WITH US
Wed, 1 Mar 2006 02:14:36 -0500
YOU COULD BE EARNING OVER $3K A DAY , $100K A
MONTH.INCOME. CHECK IT OUT. Investment is only $5. 99cents a month.
www.vosar.net http://www.vosar.net
Tel: 775-333-1125
Tel: 416-903-5685
...
|
|
|
Access Violation in Passthru Internet protocol Sink APP
Wed, 22 Feb 2006 15:33:07 -0600
We have implemented an IE toolbar that installs a pluggable protocol
handler
for http and https requests. Most of the time it works great, but on
occasions we are getting an access violation error when IE is unloading.
I've
tried to summarize why we are doing this and what is happening below. If
anyone ...
|
RegisterNameSpace and HTTP headers
Fri, 17 Feb 2006 22:24:22 +0000
Hi all,
I have registered own name space via
hr = ppInternetSession->RegisterNameSpace(&cf, CLSID_NULL,
L"http", 0, NULL, 0);
My application has an implementation of IInternetProtocol and all it
does - it reads a file from disk and passes it via
IInternetProtocol::Read to the webbrowser con ...
|
IInternetSession::RegisterNameSpace
Fri, 17 Feb 2006 14:00:23 +0000
I have created a test implementation of IInternetProtocol class, and
want to register temporary pluggable namespace handler for my program.
How do I create a CLSID and bind my class fileInternetProtocol to CLSID,
and ultimately to IClassFactory, so I can register my class with
IInternetSession::RegisterNa ...
|