Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Error when run EXE

Error when run EXE

Scheduled Pinned Locked Moved C / C++ / MFC
helpdebuggingquestionannouncement
3 Posts 2 Posters 0 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
    tamasan
    wrote on last edited by
    #1

    I have a big problem with my program. When i run it with Debug file, it run normaly. But, when i build it to exe in Release directory. It run with error: Unhandled exception in VISIODT.exe (COMCTL32.DLL): 0xC0000005: Access Violation. What proplem is it? Please help me! Snow

    PJ ArendsP T 2 Replies Last reply
    0
    • T tamasan

      I have a big problem with my program. When i run it with Debug file, it run normaly. But, when i build it to exe in Release directory. It run with error: Unhandled exception in VISIODT.exe (COMCTL32.DLL): 0xC0000005: Access Violation. What proplem is it? Please help me! Snow

      PJ ArendsP Offline
      PJ ArendsP Offline
      PJ Arends
      wrote on last edited by
      #2

      Most likely uninitialized variables. See http://www.flounder.com/debug_release.htm[^]


      You may be right
      I may be crazy
      -- Billy Joel --

      Within you lies the power for good, use it!!!

      Within you lies the power for good; Use it!

      1 Reply Last reply
      0
      • T tamasan

        I have a big problem with my program. When i run it with Debug file, it run normaly. But, when i build it to exe in Release directory. It run with error: Unhandled exception in VISIODT.exe (COMCTL32.DLL): 0xC0000005: Access Violation. What proplem is it? Please help me! Snow

        T Offline
        T Offline
        tamasan
        wrote on last edited by
        #3

        At debug mode, I run normally. At release mode, I can only run the first time. At the second time it show error and then, Breaken down. -- modified at 4:29 Tuesday 26th September, 2006 I see difference between build At Release & Build at Debug. How do i fix it? ====================================================== Linking... Creating library ..\Librairies\Release/EtatCivl.lib and object ..\Librairies\Release/EtatCivl.exp LINK : warning LNK4089: all references to "COMCTL32.dll" discarded by /OPT:REF Répartition des fichiers compilés... C'est fini... ====================================================== ====================================================== Linking... Creating library ..\Librairies\Debug/EtatCivl.lib and object ..\Librairies\Debug/EtatCivl.exp Répartition des fichiers compilés... C'est fini... ======================================================

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups