Does anyone have any good sample on COM component implementation... not ATL... just normal COM implementation that implement activeX event... so that vb can use it, thanks.
HTH
cksiow
http://vblib.virtualave.net - share our codes
Printable View
Does anyone have any good sample on COM component implementation... not ATL... just normal COM implementation that implement activeX event... so that vb can use it, thanks.
HTH
cksiow
http://vblib.virtualave.net - share our codes
Normal....hm,...that would be MFC implementation of ActiveX, i guess, because otherwise creating an ActiveX using raw COM API is overwhelming and doesn't really pass for Normal. If you're not against MFC, then just use the ActiveX wizard to generate one for you.
Good luck,
Regards,
Vitaly Tomilov
[email protected]