Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to import a dll with class?
#1
like this:

public: __thiscall CCommon::CCommon(class CCommon const &)
public: virtual __thiscall CCommon::~CCommon(void)

My friend give me a wrapper dll but it's very slow,is there some ways to do it by qm?Thanks!
#2
Not possible in QM.
#3
how about __Tcc? :?
#4
Maybe possible but not practical. Much work. Also, some dlls, eg mfc42, export class functions by ordinal. Then need lib...
#5
ok,get it,thanks! Big Grin


Forum Jump:


Users browsing this thread: 1 Guest(s)