Looked at the online information, heard that it is The class __declspec (dllexport) CButtonColor; The class CButtonColor: public CButton
Then when I go to call CButtonColor speed; Or an error When call and add any other code? For bosses to reassure
CodePudding user response:
Heard that is in front of the class to call with the The class __declspec (dllexport) the name of the class; I don't know right, how to call to call next time
CodePudding user response:
I added in front of the caller the The class __declspec (dllexport) CButtonColor;
Then in the following use CButtonColor test;
Compile error, suggesting "test" use undefined class "CButtonColor "1>