Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WaitForSingleObjectEX Examples of how to use? 2

Status
Not open for further replies.

Ralph8

IS-IT--Management
Mar 15, 2003
168
US
I have a timing situation where I would like to "Wait" for the print spooler to finish before I continue with my next process. I have checked the MS documentation for WaitForSingleObjectEx and did not find any info on how to use it. No examples like they provide on some things. I also did a query on tek-tips with no hits at all.

Can any one provide a sample, possibly using it with a check for a wait-io-completion return? If not an example, could you point me to a source of info?

TIA

Ralph


TIA

Ralph D. Meredith
 
For WaitForSingleObject look at:


For all API stuff you should bookmark:


and


________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first

'If we're supposed to work in Hex, why have we only got A fingers?'
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top