Results 1 to 2 of 2

Thread: how to call mfc dll from Qt

  1. #1
    Join Date
    Mar 2011
    Location
    delhi
    Posts
    45
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Exclamation how to call mfc dll from Qt

    hi all how to cretae dll in Qt and how to all mfc dll from qt...


    thanks with regards:
    gaurag.

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to call mfc dll from Qt

    read the documentation for qmake, look for TEMPLATE variable, all the info is there to how to create a dll.

    As far as calling a function from another dll (mfc), its just a platform specific detail. But if you want to merge mfc and qt code then you might need mfc migration framework.

Similar Threads

  1. Call GUI Dll from non-Qt application
    By barak in forum Qt Programming
    Replies: 20
    Last Post: 11th July 2010, 12:22
  2. Qt function call in vb.net
    By abghosh in forum Qt Programming
    Replies: 7
    Last Post: 6th March 2010, 17:00
  3. call TCL script frm QT4.5
    By BalaQT in forum Qt Programming
    Replies: 3
    Last Post: 30th October 2009, 13:17
  4. Sub Window Call
    By hasnatzaidi in forum Newbie
    Replies: 1
    Last Post: 30th September 2009, 05:31
  5. how to call mfc dll use qt?
    By yunpeng880 in forum Qt Programming
    Replies: 2
    Last Post: 12th March 2009, 04:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.