wine error with 'wine client error:d: write: Bad file descriptor'

2005-08-24 Thread Oliver Mössinger
eone help me to run the program? thanks Oliver Mössinger fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x 0x0001 0x406d822c 0x406d8238 fixme:wtsapi:WTSFreeMemory Stub (nil) fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x 0x0001 0x406d823c 0x406d8248 fixme

Re: test case demonstrating PeekMessage give up timeslices

2005-08-08 Thread Oliver Mössinger
We changed our program to avoid the needless polling (only two PeekMessage are needet then). We add also the PM_NOYIELD. This gives back the reaction of the program if some other process consumes process time. But the speed is more reduced than windows. Your patch works for our program. It seems i