Explore a collection of code samples demonstrating various features and APIs for building Windows desktop applications.
Demonstrates advanced window creation, manipulation, and message handling.
View DetailsShowcases drawing operations, image manipulation, and text rendering using GDI+.
View DetailsIllustrates common file and directory operations, including I/O, attributes, and permissions.
View DetailsLearn how to create and implement your own reusable UI controls.
View DetailsDemonstrates how to make your applications accessible to users with disabilities.
View DetailsExplore handling touch gestures and multi-touch input for modern devices.
View DetailsShows how to create applications that reside in the Windows system tray.
View DetailsDemonstrates reading from and writing to the Windows Registry.
View DetailsExplore different methods for communication between separate processes.
View Details