News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

COM COMPONENT WITH EVENTS

Started by salafi, August 13, 2005, 04:15:21 PM

Previous topic - Next topic

salafi

is there a tutorial that shows how to write 100% pure assembly com component that support out going interfaces (events) (without using the CoLib,without using the objASM :D)

P1

The answer is always Yes, But you will re-trace the same work that Co-Lib and ObjASM has done.

It is always your option to 'roll your own' or use what's available.   Using these aids, can save you a lot of developement time, if you do.

Regards,  P1  :8)