Microsoft has an extremely limited set of Time Zone functions. This API will allow the full use of Time Zones in your Windows App.
A Time Zone API supplement
Published 11/30/2011
Microsoft has an extremely limited set of Time Zone functions. This API will allow the full use of Time Zones in your Windows App.
Learn about the IReferenceClock interface, which can be used to program a timer with high resolution.
Very useful set of time formatting routines that can easily be inserted into your C++ code
Learn to implement exception handling mechanism in C++.
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.