Results 1 to 2 of 2

Thread: Converting existing Windows app

  1. #1
    Join Date
    Mar 2010
    Posts
    107
    Thanks
    22
    Qt products
    Qt4
    Platforms
    Windows

    Default Converting existing Windows app

    Hi all
    I have been tasked with porting an existing Windows application to use the QT framework.
    I am confident this can be achieved but have one nagging doubt.
    The existing app uses a some specific DLL's to support USB communication with an external device.
    My question is how can the ported app get access to the DLL

    Thanks

    Graham

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Converting existing Windows app

    Qt is still C++. So you can simply link the dll's to your Qt project.

Similar Threads

  1. Add existing project
    By danesh in forum Qt Programming
    Replies: 12
    Last Post: 23rd April 2009, 20:47
  2. converting Windows dialog resources to ui
    By Thor28 in forum Qt Tools
    Replies: 3
    Last Post: 21st April 2008, 16:13
  3. Draging a non-existing file to the Windows Desktop
    By klaus1111 in forum Qt Programming
    Replies: 13
    Last Post: 20th September 2007, 12:47
  4. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 02:00
  5. Installing Qt 4 with existing Qt3
    By Honestmath in forum Installation and Deployment
    Replies: 2
    Last Post: 27th March 2006, 22:00

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.