Welcome to MSDN Blogs Sign in | Join | Help

Kael Rowan

Foundations of Elegant Code

September 2007 - Posts

SynchronizationCallback
It's common for user interface frameworks (such as Windows Forms applications or Visual Studio packages) to restrict API calls to a single thread; specifically the "UI" thread that is usually the original or "main" thread in the process. This means that Read More...
Page view tracker