This documentation is archived and is not being maintained.
Windows Operations (C++/CLI)
Visual Studio 2008
Demonstrates various Windows-specific tasks using the Windows Software Development Kit (SDK).
The following topics demonstrate various Windows operations performed with the Windows SDK using Visual C++.
How to: Determine if Shutdown Has Started (C++/CLI)
How to: Determine the User Interactive State (C++/CLI)
How to: Read Data from the Windows Registry (C++/CLI)
How to: Read Windows Performance Counters (C++/CLI)
How to: Retrieve Text from the Clipboard (C++/CLI)
How to: Retrieve the .NET Framework Version (C++/CLI)
How to: Retrieve the Current Username (C++/CLI)
How to: Retrieve the Local Machine Name (C++/CLI)
How to: Retrieve the Windows Version (C++/CLI)
How to: Retrieve Time Elapsed Since Startup (C++/CLI)
Show: