The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: salafi on August 13, 2005, 04:15:21 PM

Title: COM COMPONENT WITH EVENTS
Post by: salafi on August 13, 2005, 04:15:21 PM
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)
Title: Re: COM COMPONENT WITH EVENTS
Post by: P1 on August 19, 2005, 03:04:25 PM
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)