Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. GDI32.DLL exception
Forum Updated to NodeBB v4.3 + New Features

GDI32.DLL exception

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 2.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    t3chNo
    wrote on last edited by
    #1

    Hi, i'm porting my application from Linux to Windows. I have a problem with gdi32.dll. I compiled my app successfully. But i can't start it. I used Dependency Walker to look what is wrong. DW gives me this output when i run app:

    00:00:01.155: DllMain(0x77020000, DLL_PROCESS_ATTACH, 0x0022FD24) in "c:\windows\system32\GDI32.DLL" called.
    00:00:01.155: First chance exception 0xC000001E (Unknown) occurred in "c:\windows\system32\GDI32.DLL" at address 0x77020094.
    00:00:01.155: Second chance exception 0xC000001E (Unknown) occurred in "c:\windows\system32\GDI32.DLL" at address 0x77020094.

    I searched for this on Google and couldn't find anything.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      t3chNo
      wrote on last edited by
      #2

      I don't have the problem at another windows machine. I think sth wrong with mine.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved