Compiling SimpleWall with VS2022 gives a long list of compile errors such as:
Severity Code Description Project File Line Suppression State Details
'BOOLEAN _r_config_getboolean(LPCWSTR,BOOLEAN)': too many arguments for call
'void _r_config_setboolean(LPCWSTR,BOOLEAN)': too many arguments for call
I've located the Routine files and eliminated that error but now I just get a bunch of errors that there are too many parameters?
App version: 3.8.6.1
Windows version: Windows 11 Pro 23H2
Compiling SimpleWall with VS2022 gives a long list of compile errors such as:
Severity Code Description Project File Line Suppression State Details
'BOOLEAN _r_config_getboolean(LPCWSTR,BOOLEAN)': too many arguments for call
'void _r_config_setboolean(LPCWSTR,BOOLEAN)': too many arguments for call
I've located the Routine files and eliminated that error but now I just get a bunch of errors that there are too many parameters?
App version: 3.8.6.1
Windows version: Windows 11 Pro 23H2