12 Nov
2007
12 Nov
'07
6:42 p.m.
http://bugs.winehq.org/show_bug.cgi?id=10343 --- Comment #6 from jvlad <dmda(a)yandex.ru> 2007-11-12 12:42:39 --- #define MY_ID 1000 #define TIMEOUT 6000 ... hTimer = SetTimer(0, MY_ID, TIMEOUT, NULL); assert(hTimer > 0x7000); if you're not satisfied with test case above, please read my notes one more time and proceed appropriately. I have quite nothing to add. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.