Help with BHO on IE8 under Win 7
10 Mar 2010 02:18:28 GMT
I had a BHO that I wrote last year with tremendous help from the group
here, and it runs great on my XP-32 system. Recently, I decided that I
might want to upgrade to Win 7-64 bit. So, I did what any developer
would do, I installed it in a VM. My BHO (even when recompiled for 64
bit), doesn't show up unde ...
|
Script Error
Tue, 9 Mar 2010 14:46:01 -0800
In my program using a webbrowser control to browse a public site, I get an
""An error occurred in the script on this page - - Line #, Char # ......""
error every time a new page loads. The weird thing about this is that I dont
get these errors when I browse this website using the user interface of IE (7
or 8 ...
|
Old Windows 95 control appearance in Shell.Explorer.2?
Sun, 7 Mar 2010 10:51:01 -0800
I have a customer that uses the embedded OLE/ActiveX web control
(Shell.Explorer.2) to render HTML/JavaScript forms inside their application.
The problem is that the embedded browser shows widgets (buttons, entry
fields, etc) with the old Windows 95 appearance.
I'm able to update other widgets to Common C ...
|
How to draw html content on a bitmap?
Sat, 6 Mar 2010 16:08:01 -0500
Hi,
I'm trying to render html text over an image that is not part of the html.
Unfortunately the IViewObject and IHTMLRender seem to clear the background
to a 'default color' before drawing text and/or images on a given hdc. For
example, I have a bitmap filled with a certain color. I then pass bitmap's
...
|
How to know when to DrawToDC() after IHTMLDocument2::write()?
Thu, 4 Mar 2010 15:11:05 -0500
Hi,
I use IHTMLDocument2::write() to set html code in the browser control. I
then try to render the html onto a device context which is screen.
I tried both IHTMLElementRender and IViewObject to draw the content but I'm
running into some problems.
When I render just a text then both techniques work fine. ...
|
æ€æ¯’软件å…费下载 9859
Tue, 2 Mar 2010 03:07:01 -0800
许å¤?æ?§è?½é?®é¢?å??æ?¨ç??计ç®?æ?ºå®?å?¨é? æ? æ¶æ?ç??æ¯?ï¼?æ??好ç??å??æ³?对ä»?ï¼?è¿?æ?¯è¦å®?è£? é?²ç??æ¯?确认å??æ?¨ç??计ç®?æ?ºä¸?æ?´æ?°
æ?æ¯?软件å?è´¹ä¸?è½½ï¼?
http://antivirusfreecn.blogspot.com/
é?¾æ?¥ç½?ç«?ç??å??容ï¼?
http://antivirusfreecn.blogspot.com/
http://antivirusfreecn.blogspot.co ...
|
Typing element collection objects
Thu, 25 Feb 2010 21:01:02 -0800
I have been using the WebBrowser control in Access VBA for some time now. All
along I have been declaring all my WB elements as Object (TABLE, ROW, DIV,
etc elements). Just recently, I found that there is an HTML Object Library
that I can reference that allows me to type my element objects when they are
decl ...
|
|
|
onreadystatechange(): differences between IE7 (and earlier) and IE8??
Fri, 19 Feb 2010 06:57:45 GMT
Hi,
As a follow-up to a previous post regarding WebBrowser issues with
IE8:
In the Scott Roberts book, Programming Microsoft Internet Explorer 5,
there's a sample called "VbObjMdl". In this code, within
documentcomplete, is the line:
Set WebDoc = WebBrowser1.Document
When I add the following code:
...
|
problem implementing event handler for OnBeforeNavigate
Thu, 18 Feb 2010 15:20:01 -0800
I have a class "Executive" which is a child of CView. It has a private
member "m_browser" of class CWebBrowser2. "Executive" has an event handler
for the CommandStatusChange event of "m_browser" which works successfully.
I'm trying to add an event handler for the BeforeNavigate event. My handler
never ge ...
|
WinInet --- Does it support FTPS ???????????????????????????
Wed, 17 Feb 2010 12:32:55 -0700
Ladies/Gentlemen
I need to know if WinInet supports file transfer to FTPS sites?
If not what do I use to send and receive files from them?
Mark Moss
...
|