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 can I export my class in "Regular DLL that statically linked MFC"? My class does NOT inheritance from CObject. But it use MFC class such as CString. Also if my class inheritance from CObject, how can I do it? Thanks:|