Vc + + compiled a program to middle button, the program start AUTOCAD, then load AUTOCAD ARX file, but every load prompts "AUTOCAD is trying to load with AUTOCAD incompatible... What \. Arx, want to perform operation?" Can you load the application through c + + program set selection this item?
CodePudding user response:
Choosing the right ObjectARX SDK and vc version
CodePudding user response:
Do a hook this prompt window, and then according to the way you want to perform the corresponding operation
CodePudding user response:
The
reference 1/f, Dobzhansky response: to select the correct ObjectARX SDK and vc version I use the vs2010 objectarx2012 CAD 2012, vs2010 V100 platform set inside, it generated ARX should be compatible with CAD is ah CodePudding user response:
refer to the second floor xianglitian response: do a hook this prompt window, and then according to the way you want to perform the corresponding operation I am a novice, can you explain in detail, for example code CodePudding user response:
reference 4 floor baidu_35458200 response: Quote: refer to the second floor xianglitian response: Do a hook this prompt window, and then according to the way you want to perform the corresponding operation I am a novice, can you explain in detail, is there any sample code The code have no Probably mean spy++ first to make sure you the prompt window characteristics, such as the window of the name of the class what Then through hook hook technology to create window message So you can get the window handle to Specific how to hook baidu has a lot of information CodePudding user response:
Objectarx need to use the vc2008 compiled Cad, 2007, 2008, 2009 is bound to the vc 2005 Cad, 2010, 2011, 2012 is bound to the vc2008 Cad 2013 2014 binding vc2010 Cad 2015 2016 vc2012 Cad 2017 - & gt; vc2015 CodePudding user response:
Objectarx 2012 (AutoCAD2012) need to use the vc2008 compilation CodePudding user response:
refer to 7th floor Dobzhansky response: objectarx 2012 (AutoCAD2012) need to use the vc2008 compiled Platform and the corresponding should be VC2008 V100 CodePudding user response:
V100 is 2010