Posts

Showing posts with the label Multithreading

Simple Multithreading in C++ / MFC

Right now I am just starting with a very simple example - no fancy stuff - just a single thread to demonstrate a sequence that updates a counter 20 times per second.