The information in this article applies to:
SYMPTOMSWhen using WTSWaitSystemEvent in a tight loop, events are reported twice for each actual event. RESOLUTIONThe application should expect the event twice, and filter out the second occurrence. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce BehaviorCompile a program that executes the following code:
If you run the code on a terminal server computer, events are reported twice. For example, if a new session is started, WTS_EVENT_CREATE is reported twice, then WTS_EVENT_LOGON occurs twice, and so on.
Additional query words:
Keywords : kbAPI kbKernBase kbNTOS400bug kbWinOS2000bug kbDSupport kbGrpKernBase kbTermServ |
Last Reviewed: January 20, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |