Results 1 to 4 of 4

Thread: Using a Win32 library

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Using a Win32 library

    These are COM related. Is your application using COM? The obvious porting action would be to involve ActiveQt and let it worry about conversion of Windows COM types to Qt types.

  2. #2
    Join Date
    May 2010
    Posts
    19
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Using a Win32 library

    Quote Originally Posted by ChrisW67 View Post
    These are COM related. Is your application using COM? The obvious porting action would be to involve ActiveQt and let it worry about conversion of Windows COM types to Qt types.
    Yes, I use COM in Qt. Because the COM that supplied by 3rd party is large and complicated and the given sample was written in MFC, in order to save time I want to transfer this sample to Qt environment, so I does not use ActiveQt method and cause the problem.

Similar Threads

  1. Replies: 4
    Last Post: 18th December 2009, 18:55
  2. Win32 static library
    By jacky in forum Newbie
    Replies: 1
    Last Post: 19th April 2009, 15:35
  3. win32 api
    By weixj2003ld in forum Newbie
    Replies: 1
    Last Post: 17th April 2009, 07:46
  4. Using a Win32 static library
    By jacky in forum Qt Programming
    Replies: 2
    Last Post: 15th April 2009, 04:39
  5. Win32 qmake: building a static library
    By Amanda in forum Qt Programming
    Replies: 5
    Last Post: 8th November 2006, 19: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
  •  
Qt is a trademark of The Qt Company.