flat assembler
Message board for the users of flat assembler.
Index
> Main > Strange ! Why not include api ole\winmm.inc ?! Goto page Previous 1, 2 |
Author |
|
Melissa 05 Dec 2020, 14:44
ProMiNick wrote: (to Melissa) COM is language independent because it is spec that you can implement. But C++ part is that they implemented in C++ compiler |
|||
05 Dec 2020, 14:44 |
|
ProMiNick 05 Dec 2020, 17:26
reason and effect are ...
I can implement COM in assembly because COM is language independent. But not in reverse order. COM implementation is part of C/C++/C#/pascal/basic. (In basic it was based only over IDispatch) If someone would digging deeper than COM implementation would be in assembly too (partialy already exists). |
|||
05 Dec 2020, 17:26 |
|
Furs 06 Dec 2020, 16:20
In C++, you don't even have to use virtual functions. You can just implement it like in C, manually, with a pointer to a struct of function pointers (the "vtable"). Same with asm.
|
|||
06 Dec 2020, 16:20 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.