Andriy Palamarchuk apa3a@yahoo.com writes:
Files sysmetrics.c, sysmetrics.h: Implementation of SetSystemMetrics function which sets data accessed by GetSystemMetrics.
Applied, but I renamed it to SYSMETRICS_Set. Internal functions should not be named the same way as exported APIs, otherwise people reading the code will think this is a standard Windows function.