Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / SDK / How should i do the 3ds max can support the MFC
  RSS 2.0 ATOM  

How should i do the 3ds max can support the MFC
Rate this thread
 
62154
 
Permlink of this thread  
avatar
  • Michael.w
  • Posted: 21 November 2011 01:53 PM
  • Total Posts: 8
  • Joined: 21 November 2011 12:52 PM

I want to make a plugin using MFC , because i knew it well,And someelse made baseed on it, but few people develop plugin by MFC
I want to make a MFC dll, how to do next ?
the error always display: error c2555:"myPluginClassDesc"::ClassDesc::ClassName: overriding virtal function type differs and is not conariant form’ClassDesc::ClassName’......



Replies: 0
avatar
  • Vortez
  • Posted: 22 November 2011 07:26 PM

Forget MFC, it just suck. Learn the win32 api, it’s just so much easier.



Replies: 1
/img/forum/dark/default_avatar.png

thanks , but , before making the plugin , I code a small MFC app using a MFC library, I must modify the app to the plugin , otherwise it’s more difficult with pure win32

Author: Michael.w

Replied: 23 November 2011 10:59 PM  
avatar
  • Istan
  • Posted: 25 November 2011 04:14 AM

Vortez 22 November 2011 07:26 PM

Forget MFC, it just suck. Learn the win32 api, it’s just so much easier.

easier.. :) :)
but there’s no other option yet..



Replies: 0