Open zgbzsu2008 opened 5 years ago
using lib/msiodoit.bat build in vc6.0 some function can't find and some firend function can not to access class private variable
in msiodoit.bat add cl /c /O2 mrflash.c cl /c /O2 mrround.c lib ... mrround.obj mrflash.obj
class private variable change to public this is vc6.0 self problem
using lib/msiodoit.bat build in vc6.0 some function can't find and some firend function can not to access class private variable
in msiodoit.bat add cl /c /O2 mrflash.c cl /c /O2 mrround.c lib ... mrround.obj mrflash.obj
class private variable change to public this is vc6.0 self problem