Hi, i have a little problem with these sources (compilling it with vs2017):
"unresolved external symbol _fscanf referenced in function _read_number"
Somebody know how to fix it please?
Using Visual Studio 2017 Community Edition / SQL Server 2014 Express
Installed MFC by right clic on the AccountServer project (reloading project)
Changed SDK version to 10.0.15063.0 (from 8.1)
Using VS2017 compiller instead of the VS2012 one
The steps i done to generate sources:
- Using sources of the /1.0/Server/Sources folder, not the /1.0/Sources one
- Copy and paste /1.1/Sources files to /1.0/Server/Sources (replaced old files)
- Using the "all" folder solution file






