flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Madis731 23 Nov 2005, 16:29
It doesn't have:
DllRegisterServer and DllUnregisterServer |
|||
![]() |
|
Hicel 23 Nov 2005, 16:56
Thanks for the info! Now I get it!
|
|||
![]() |
|
MichaelH 23 Nov 2005, 21:36
Since this topic is about activeX controls in fasm, has anyone ever made a activeX component with fasm? Not something that uses an interface to a Com object like ITaskBarList as in the example USECOM.ASM that comes with fasm but an actual activeX dll/exe with DllRegisterServer and DllUnregisterServer etc that can be called by scripts or even loaded in internet explorer. I've seen the masm examples ( yikes!!!!
![]() Regards all MichaelH |
|||
![]() |
|
Vasilev Vjacheslav 24 Nov 2005, 08:23
imho, you can port this masm source code to fasm
|
|||
![]() |
|
MichaelH 24 Nov 2005, 09:32
Vasilev, I think a little humility on my part is needed, basically I haven't got the skills to achieve the porting of the masm source code to fasm so if you haven't worked it out by my post above, I'm hoping one/some of you amazing skilled fasm people here may have the spare time to at least give it a shot so others can learn from you ..... or to be completely honest, I want someone to do all the work so I can steal their code
![]() Seriously though, just a "hello world" that loads in internet explorer (or can be called from csript/wscript) exposing a method and maybe also creating an event would be cool. |
|||
![]() |
|
drs 25 Nov 2005, 23:12
If you're still interested I've created several DLL's in g++ that could probably be ported to FASM to show how make an COM DLL. To create a COM DLL though you do need part of Visual Studio or the Platform SDK. The tool that you need takes an IDL file and creates a TLB.
Thanks, Devin |
|||
![]() |
|
MichaelH 27 Nov 2005, 21:46
Hi drs, thanks for the offer but the masm package has all the needed code and several examples. I just thought that since using com from fasm was so straight forward creating a activeX object with fasm maybe easier in fasm than in masm but clearly it's not because I think someone would have ported the masm code by now if it was.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.