--- agilegeek <[EMAIL PROTECTED]> wrote:
---------------------------------
                
Hi Sunil,

What is meant by object in signaled state?

-Abhishek



Sunil Nair wrote:    <snip taken frm MSDN> 
  This is what it says abut......
  
  
     The WaitForMultipleObjectsEx function returnswhen
one of the following occurs:            
   Either any one or all of the specified objects are
in thesignaled state.     
   An I/O completion routine or asynchronous procedure
call(APC) is queued to the thread.     
   The time-out interval elapses.   
      
     Get the help of MSDN......or frm google.....
      
  [EMAIL PROTECTED]> wrote:          On 12/11/06, agilegeek
<[EMAIL PROTECTED]>wrote:              Hi,
      
What does this function do
      
      WaitForMultipleObjectsEx()
        
At a guess, it waits for multiple objects. To confirm
this, you couldalways look at the documentation that
comes with your compiler, orperhaps use Google for
your web searches instead of C-Prog. 
    
PJH
------------
Check out:
msdn2.microsoft.com/en-us/library/ms687069.aspx

then next time try www.google.com first.  It will help
you learn to find your own answers first.  When you
can't find them there then come here.

Ray


 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

Reply via email to