- 5인용C++스터디/더블버퍼링 . . . . 2 matches
KillTimer(hWndMain,1);
KillTimer(hWnd,1);
- MineFinder . . . . 2 matches
KillTimer (1000);
KillTimer (1000);
- 3DGraphicsFoundation/INSU/SolarSystem . . . . 1 match
KillTimer(hWnd, 101);
- 데블스캠프2006/목요일/winapi . . . . 1 match
KillTimer(hwnd, 0);
- 임인택/삽질 . . . . 1 match
* C++ 에서 SingletonPattern 을 적용했는데.. 소멸자가 호출되지 않는것 같다.. 프로그램 종료시에 인스턴스를 강제로 삭제하였다. - 타이머 루틴에서 instance() 를 얻어왔는데. 타이머는 KillTimer 직후에 소멸되지 않는다.. 이로 인해.. 인스턴스가 삭제 된 후에 다시 생성되었었다...
Found 5 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.