Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming C++

Message Thread Using IoCompletionPort

Author: codeproject.com | Published: 2nd May 2008 | Visited: 215 times | Add Comment
Filed in: CPlusPlus

Thread communication made easy!

Read Article
 

Sponsored Links

 


Related Articles

 XML(SOAP) Message to Object Mapper A message manager to map XML response messages to javascript obj ...

 A Thread Pool compatible with Win32 and pthreads API A cross-platform thread pooling implementa ...

 Simple Example demonstrating MSMQ Message Routing This article demonstrates the use of writing reusable components, in this case, message router, for forwarding messages from one Message Queue to ano ...

 Message box with any number of buttons and ?apply-my-answer-by-default? checkbox. Message box with any number of buttons and ?apply-my-answer-by-default? check ...

 Multiple Thread Progress Bar Control Control that shows multiple threads and events for each th ...

 Provide a confirmation message with OK/Cancel when deleting control from form designer QC#: 59237 Version: 10.0 Status: Open defect, requires resolution Description: On my laptop, the F12 key is next to the Delete key. When I'm editing a form in the designer, with controls selected, switching from design to code using F12 is a dangerous ...

 Thanks for Not Sharing, Or, How to Define Thread-Local Data Static data is shared among all threads of the same process. This can lead to race-conditions and bugs, but at last there's a solution: use thread-local storage to allocate per-thread d ...

 Windows Message Broadcaster Using this class, you can broadcast a message to windows without having to know their handle. You can also broadcast the same message to multiple windows at the same t ...

 IGotMessage - Send a Video Message IGotMesasge is an open source web-based application that allows individuals to easily record and send video message to others. The software is free to download, install and use, and is easy to integrate with any websi ...

 MyDownloader: A Multi-thread C# Segmented Download Manager Sample application that manages multiple segmented downloads and supports HTTP, FTP and YouTube video downl ...



Next: XML: Include a Flexible Parser in Your C++ Applications



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links