Ok im using this code off of msdn
i have it in the wm_create thingCode:SetTimer(hwnd,IDT_TIMER1,5000,NULL);
is it suposed to be there because it is not working
i usedhow do i make this work? Im a newbie sort of. I can make aCode:#define IDT_TIMER1
application window and buttons and common control so this is
new to me . I know alot about the other api's. But this one isnt
helping me. Can someone please help. Thanx




Reply With Quote