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. Application Error

Application Error

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++questionannouncement
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.
  • R Offline
    R Offline
    RomTibi
    wrote on last edited by
    #1

    One of my applications gives in some condition an application error that is recorded in Event Viewer->Application with:

    - Category: None

    • Type: Error
    • Event ID: 1000

    At its first version the program ended like this:

    - create a window object with new

    • run some jobs
    • ends with exit(0)

    I upgraded the program by using delete before exit. The problem decreased in frequency but didn't disappear. Why? P.S. Program written in VC++6.

    36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

    Mircea PuiuM 1 Reply Last reply
    0
    • R RomTibi

      One of my applications gives in some condition an application error that is recorded in Event Viewer->Application with:

      - Category: None

      • Type: Error
      • Event ID: 1000

      At its first version the program ended like this:

      - create a window object with new

      • run some jobs
      • ends with exit(0)

      I upgraded the program by using delete before exit. The problem decreased in frequency but didn't disappear. Why? P.S. Program written in VC++6.

      36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

      Mircea PuiuM Offline
      Mircea PuiuM Offline
      Mircea Puiu
      wrote on last edited by
      #2

      What is the description for this event in the log? For example, you may have something like this: Event ID: 1000 Event Source: Userenv Description: Windows cannot determine the user or computer name. Return value (1722). ( see http://support.microsoft.com/kb/261007[^] )

      SkyWalker

      R 1 Reply Last reply
      0
      • Mircea PuiuM Mircea Puiu

        What is the description for this event in the log? For example, you may have something like this: Event ID: 1000 Event Source: Userenv Description: Windows cannot determine the user or computer name. Return value (1722). ( see http://support.microsoft.com/kb/261007[^] )

        SkyWalker

        R Offline
        R Offline
        RomTibi
        wrote on last edited by
        #3

        Event Date: 17.Feb 10 Source: Application Error Time 20:26:23 Category: None Type Error Event ID: 1000 User Me Computer: My Computer Description: Faulting application MYAPP version 0.0.0.0, faulting module MYAPP, version 0.0.0.0 address 0x0001a1a0 Other addresses are:

        0x000192a0, 0x0001a200, 0x00019380, 0x0000af61, 0x000193d0, 0x000194a0, 0x00016384, 0x00019580

        . Need other information? P.S. Can I email you?

        36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

        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