flat assembler
Message board for the users of flat assembler.
Index
> Windows > Fasm Simple Web Browser Goto page Previous 1, 2 |
Author |
|
typedef 08 Dec 2014, 20:57
^^^ There's a lot of COM code you'd have to write which just by the sound of it is too much in ASM.
You'd extend IUnknown, IDispatcher, then some events interface, etc. You must know C/Delphi for this stuff to quite make sense. Here are some links: http://support.microsoft.com/kb/246247 https://groups.google.com/forum/#!msg/borland.public.delphi.oleautomation/J19HHVwZq7c/zngs5eCZfaUJ http://ehsanakhgari.org/article/visual-c/2008-06-22/advanced-chtmlview-hosting (http://ehsanakhgari.org/wp-content/uploads/file/vc/IDocHostUIHandler_Sample.zip) I personally would just go with Delphi or some managed code if you want to create a custom UI library. |
|||
08 Dec 2014, 20:57 |
|
Roman 19 Jul 2020, 08:24
pUnk->QueryInterface(IID_IWebBrowser2, (void**)&wb);
In wb i get null ! |
|||
19 Jul 2020, 08:24 |
|
DimonSoft 19 Jul 2020, 09:11
Roman wrote: pUnk->QueryInterface(IID_IWebBrowser2, (void**)&wb); What class does the object behind your pUnk belong to? |
|||
19 Jul 2020, 09:11 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.