I call it by a button events (MFC DLL, you know, any form of)
But when I click on the button, my DLL window card dead,
But the code is valid, when meet the following if statement will popup "completed tasks" bed work
But now the question is, how to keep my window card dead,,,, after all, I have other button points, and initial doubt will use multithreading, then test doesn't work,
CodePudding user response:
Is anyone here