Closed 0xTheProDev closed 7 years ago
new_size = GetFullPathNameA(path, size, return_path, 0);
Cause of Error: The scope of the variable 'varname' can be reduced.
new_size = GetFullPathNameA(path, size, return_path, 0);
Cause of Error: The scope of the variable 'varname' can be reduced.