Hi all,
I recently have a project need to using visual studio 2015 to build a .dll for 3ds max 2019,I am a newbie of C++,simply want to use ExecuteMAXScriptScript command,such as
ExecuteMAXScriptScript(_T(“print 123”));
,but I tried too many days,there were lots of errors after I built it,please help,how could I fix it?
I uploaded the origin C++ files,please download here,thanks in advanced
