mital / mcrux

Automatically exported from code.google.com/p/mcrux
0 stars 0 forks source link

Remove the ATL specific code from MCruxObject.h #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Remove the ATL specific code from MCruxObject.h

MCruxObject.h contains codes related to adding the ATL MAP entry for the class.
These all ATL specific code should be removed and Separated out in a
different location. This is a kind of refactoring for removing the
non-cross-platform code.

Original issue reported on code.google.com by mital.d....@gmail.com on 2 Jan 2009 at 6:26

GoogleCodeExporter commented 9 years ago
We have to remove the COM/ATL code from Within the MCrux.

Original comment by mital.d....@gmail.com on 17 Jan 2009 at 5:47

GoogleCodeExporter commented 9 years ago
Removed the COM Interface IMCrux.
Instead we are now creating the MCrux class directly from MCRux_exe.exe

Original comment by mital.d....@gmail.com on 17 Jan 2009 at 5:48