How to make ActiveX in MASM??
Examples end source code please...
Examples end source code please...
This is definitely NOT a simple thing to be hacking thu... I can say i dont know. But there are some here that like to habit the COM section that may.
As well Check out http://win32asm.com4me.net/
There is a number of good tutorials on COM and writing your own servers (which is along the lines of ActiveX).
Hope this helps..
NaN
As well Check out http://win32asm.com4me.net/
There is a number of good tutorials on COM and writing your own servers (which is along the lines of ActiveX).
Hope this helps..
NaN
Here is a modified sample from Ernie, uses his Colib of course. It supports events and has been tested with the following containers:
- MFC created OCX containers
- VB 5.0
- Internet Explorer 5.5
The included COINCLUD.ZIP contains includes which should replace the ones in Ernies COLIB include dir.
- MFC created OCX containers
- VB 5.0
- Internet Explorer 5.5
The included COINCLUD.ZIP contains includes which should replace the ones in Ernies COLIB include dir.
Thank for the help!
And now it is necessary to understand with self register ActiveX...
And now it is necessary to understand with self register ActiveX...