News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

browser and XP

Started by TouEnMasm, August 24, 2014, 05:00:14 AM

Previous topic - Next topic

TouEnMasm

Searching the old  forum I have found a lot of browser source code who just crash now on XP.
This perhaps don't do with later windows version.
Here the line who do

IOleObject DoVerb,OLEIVERB_INPLACEACTIVATE,addr msg,ppvIOleClientSite, 0,Hfenetre,addr rect
.if eax != S_OK
jmp FindeCreateBrowser
.endif

There is a further interfaces implementations to do before it work.
Windbg find the crash in "SetQueryNetSessionCount" internal to a dll.
This function is only supported by windows 7 ????????????????????????
I have find an old source of mine who give better results,he use iole.
http://codes-sources.commentcamarche.net/source/52624-iole-naviguer-sur-le-web-avec-une-fenetre-windows
Is there any experiment on the subject ?.

I have choose the badest page I found to show the better result I have
There is some script errors (easily closed) during navigate
Fa is a musical note to play with CL