在mfc dll中调用settimer为何失败解决思路
在mfc dll中调用settimer为何失败
我在一个dll中使用如下语句:
SetTimer(NULL,500,1000*10,TimerCheck);
TimerCheck函数并未被调用,为何。
------解决方案--------------------
http://community.****.net/Expert/topic/5203/5203014.xml?temp=.6251337
我在一个dll中使用如下语句:
SetTimer(NULL,500,1000*10,TimerCheck);
TimerCheck函数并未被调用,为何。
------解决方案--------------------
http://community.****.net/Expert/topic/5203/5203014.xml?temp=.6251337