Results 1 to 9 of 9

Thread: Lowest section in C:\\WINDOWS\\system32\\xpsp2res.dll is .rsrc at 00011000

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Lowest section in C:\\WINDOWS\\system32\\xpsp2res.dll is .rsrc at 00011000

    Hi Folks

    I'm new in this Forum and developing now for some time qith Qt.. It's my diploma thesis

    I allso know this Error.. but I never worried about it, because it worket fine.. But know I have a strange behavior..

    within my project I'm displaying a .jpg ; means a QPainter draws a Pixmap

    everything worked fine.. until I don't konw what happend it didn' show annymore..
    every Pixmap ist drawed within a QWidget of there own.. on the "motherwidget" => dynamic polymorphie
    <Object>.raise() doesn't help either..

    Know the strange thing if I run the App on Debugmode with no Brakepoint the pic show's, if I run with debuging disabled it doesn't show..
    when it show's i get the Error of this topic (DebugRun)
    when it doesn't show i don't get any Error's (Run)

    Any Idea if that could have to do something with my Problem that my Pic doesn't show?

    THX everybody

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Lowest section in C:\\WINDOWS\\system32\\xpsp2res.dll is .rsrc at 00011000

    Maybe you only have the debugging version of some library and not the release version?

  3. #3
    Join Date
    Aug 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Lowest section in C:\\WINDOWS\\system32\\xpsp2res.dll is .rsrc at 00011000

    Where could I get those Release Lib's if that's the prob.

    btw. I'm working with the Qt-Creator ... Qt SDK by Nokia v2010.02.1 (open source)

  4. #4
    Join Date
    Aug 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Lowest section in C:\\WINDOWS\\system32\\xpsp2res.dll is .rsrc at 00011000

    Don't Panik ...

    My Prob hasn't got to do annything with this topic..

    I solved the prob.. I mixed up some variable and lost of-cource the correct Values, could byte my ass

    thx

Similar Threads

  1. Highlighting selected section on QDateTimeEdit
    By Yorma in forum Qt Programming
    Replies: 4
    Last Post: 3rd May 2013, 12:03

Tags for this Thread

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.