I am trying to dynamically load some of the functionality from afxwin but I’m not sure of the name of the DLL I need.
Thanks
EDIT: The class I am looking for specifically is CFrameWnd
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Depending upon the specific class you are looking for, it can be any of the following dll
MFC42U.DLL (Unicode Release)
MFC42UD.DLL (Unicode Debug)
MFCN42UD.DLL (Unicode Debug – Network classes)
MFCO42UD.DLL (Unicode Debug – OLE classes)
MFCD42UD.DLL (Unicode Debug – Database classe