Click here to Skip to main content

Threads, Processes and IPC

Great Reads

by Hans Dietrich
XQueue implements a shared-memory first-in first-out (FIFO) queue, based on memory-mapped files, that works on all versions of Windows.
by csrss
This small article describes thread injection routine from one windows native application into another, in this case - injection into Session Manager Subsystem during system boot.
by Nish Sivakumar
Introduction to using the Monitor class for accessing shared resources from multiple threads
by PIEBALDconsult
A class that allows my CommScript class to "'drive' a command line utility"

Latest Articles

by Peter Hancock
Provides a plug in multithreaded environment, using an exception safe thread-pool and functors.
by sisirp88
Multi-threading and cross-thread function invoke.
by Paulo Zemek
Using only Managed Resources to create Thread Synchronization
by fishjam
the best thread pool implemention on windows that you can find

Discussions

by lawsonshi on Win32 Thread Pool
by sarfaraznawaz on Article "API Hooking(LoadLibrary)"
by Adam Roderick J on Article "API Hooking(LoadLibrary)"
by Member 8863655 on Article "BackgroundWorker and ProgressBar demo"
by sarfaraznawaz on Article "API Hooking(LoadLibrary)"

All Articles