IClassFactory2
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello guys, Where can I find a good implementation of
IClassFactory2
, whitout using that DECLARE_CLASSFACTORY2(CMyLicense) macro, to perform licensing capabilities to my software? Thanks in advance, Raphael Amorim Dantas Leite VC++, VB, Java, .NET and eMbedded Programmer -
Hello guys, Where can I find a good implementation of
IClassFactory2
, whitout using that DECLARE_CLASSFACTORY2(CMyLicense) macro, to perform licensing capabilities to my software? Thanks in advance, Raphael Amorim Dantas Leite VC++, VB, Java, .NET and eMbedded ProgrammerWhat's wrong with checking out the code which the macro expands to? -- "And God said, Let us make man in our image"