CodePudding user response:
MFCDLL words you can use the CView *, CWnd *, the CDC *, CBitmap *Win32 HWND, HDC, HBITMAP
Look at your personal preferences and demand
CodePudding user response:
It is not recommended to put the CView * pointer as the parameter passed to the DLL interface function, and should use the HWND insteadCodePudding user response:
This should be through the other way send messages to the view, and then let it interface processing