Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to make dll without mfc, but using "MFC Dll" in project wizard? I just want to unlink it, cos i'm not using it
Why not a Win32 dll? Papa while (TRUE) Papa.WillLove ( Bebe ) ;
But win32 dll needs mfc too. In all cases i have to include afx.h(if not? i have lots of errors, but code of dll does't need it, it only for creation of dll)