- 5인용C++스터디/더블버퍼링 . . . . 2 matches
SetTimer(hWnd,1,70,NULL);
SetTimer(1, 1000, NULL);
- 3DGraphicsFoundation/INSU/SolarSystem . . . . 1 match
SetTimer(hWnd, 101, 50, NULL);
- DirectDraw/Example . . . . 1 match
SetTimer(hWnd, 0, 50, NULL);
- MFCStudy_2001/MMTimer . . . . 1 match
* OnTimer와 SetTimer의 조합으로 구현되는 가장 일반적인 타이머는 정확하지 않습니다.
setTimerEvent때 얻은 타이머의 번호를 집어넣어 타이머를 죽입니다.
- MineFinder . . . . 1 match
SetTimer (1000, 100, NULL);
- SnakeBite/창섭 . . . . 1 match
* 타이머를 잘 몰라서 인수랑 선호 문서 좀 봐야죠. 케케... OnTimer, SetTimer 로 하고 있긴 합니다만..-.-
- 데블스캠프2006/목요일/winapi . . . . 1 match
SetTimer(hwnd, 0, 100, 0);
- 데블스캠프2006/목요일후기 . . . . 1 match
(시간당 초기화하는거.. 그냥 srand(time(NULL)); 해도 됐었는데.. 선호 오빠가 SetTimer로 하면 되지 않겠냐고 하셔서 대략..ㅠㅠ)
Found 8 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.