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"
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