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. WER implementation for Vista.

WER implementation for Vista.

Scheduled Pinned Locked Moved C / C++ / MFC
jsonhelptutorial
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.
  • O Offline
    O Offline
    oleg63
    wrote on last edited by
    #1

    Hi, I've got implemented Windows Error Reporting for XP(faultrep.dll, ReportFault, SetUnhandledExceptionFilter), but it's not working for Vista. Vista has a new DLL(wer.dll) and new API for that(WerReportCreate, WerReportSubmit, WerReportCloseHandle). I've tried search web for some code example, but unsuccesefully. Is anybody can explain the proper way to implement it with new API or send some code examle. I'll appreciate any info/code. Thanks.

    L 1 Reply Last reply
    0
    • O oleg63

      Hi, I've got implemented Windows Error Reporting for XP(faultrep.dll, ReportFault, SetUnhandledExceptionFilter), but it's not working for Vista. Vista has a new DLL(wer.dll) and new API for that(WerReportCreate, WerReportSubmit, WerReportCloseHandle). I've tried search web for some code example, but unsuccesefully. Is anybody can explain the proper way to implement it with new API or send some code examle. I'll appreciate any info/code. Thanks.

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      oleg63 wrote:

      I've tried search web for some code example, but unsuccesefully.

      They hide that information in the documentation[^]

      led mike

      O 1 Reply Last reply
      0
      • L led mike

        oleg63 wrote:

        I've tried search web for some code example, but unsuccesefully.

        They hide that information in the documentation[^]

        led mike

        O Offline
        O Offline
        oleg63
        wrote on last edited by
        #3

        Thanks Mike for the prompt answer, I've red that documentation but it's just API description without a real example. Sometimes you need not just API but the way how to employ it in your application.

        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