S
R
T
B
H
P
N
N
P
PlatformWindows -
Windows feature discussions and demos
Windows Platform
,
Linux Platform
Windows Features:
Windows Processes
Model of a Process and its Memory, Threads, and handles
Windows virtual memory management
Model of physical memory, virtual memory, shared page, page file, memory-mapped File
Windows event management
Model of message flow from raw input queue to windows manager to window message processing
Technology Stack for Windows
Native code, WinRT, COM, Managed .Net code, Windows API, Windows Kernel
Threads - Windows and C++11
Presentation of Windows and C++11 threads and Synchronization
Code Demonstrations:
Basic classic Windows application
Traditional Windows application with a Graphical User Interface.
Windows Demos
Console that creates a GUI window, Gui Window that creates a console, ...
Creating Win32 Threads
Basic thread construction from the Windows API
Processes and Threads
Provides diagrams that illustrate Windows processes, virtual memory system, and Windows events. Links to Thread presentations, and to demonstration code.