<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4630.0">
<TITLE>Timeout on Event Wait</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Something strange going on.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">Task A with waits for an event from Task B with a timeout. The event wait never returns unless the event is posted. Task B has a lower priority than task A.</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Other than this the system functions as designed? In other routines, the event wait with timeout functions. Any ideas?</FONT>
</P>
</BODY>
</HTML>