Practical Examples: Using Windows API Functions in Your Applications
Add an error handler to your application that displays system information. Review all the type structures and function declarations. Also review the function calls. Notice how the return values are used. Make sure that you understand how the Windows API calls make the retrieval of the information included on the system information form possible.