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
Thanks for your help,
Best regards,
Nico

CLI Service with MFC ?
AlexDcosta
LouisVanAlphen
I thought that IJW can help me to avoid to rewrite a lot of own classes
thanks for your help