Also fixed the success check for SHGetSpecialFolderPathA() call.
Fixes the following warnings:
utils.c(405): Warning! W309: The function without prototyped parameters indirectly called
utils.c(411): Warning! W309: The function without prototyped parameters indirectly called
utils.c(424): Warning! W309: The function without prototyped parameters indirectly called
Also fixed the success check for SHGetSpecialFolderPathA() call.
Fixes the following warnings:
utils.c(405): Warning! W309: The function without prototyped parameters indirectly called utils.c(411): Warning! W309: The function without prototyped parameters indirectly called utils.c(424): Warning! W309: The function without prototyped parameters indirectly called