N
nicolas.hilaire
Hi all,
is it possible to make a .Net service with C++/CLI with the support of
MFC library ?
I have made a C++/CLI service, that works perfectly.
Then I add MFC support, without using it (only add afxxxx.h and "use
mfc in a shared library"), the service doesn't start anymore ...
Should i make something different ? Is it possible ?
I know that i can change my MFC code to use .Net framework, but that's
not what i want
Thanks for your help,
Best regards,
Nico
is it possible to make a .Net service with C++/CLI with the support of
MFC library ?
I have made a C++/CLI service, that works perfectly.
Then I add MFC support, without using it (only add afxxxx.h and "use
mfc in a shared library"), the service doesn't start anymore ...
Should i make something different ? Is it possible ?
I know that i can change my MFC code to use .Net framework, but that's
not what i want
Thanks for your help,
Best regards,
Nico