You cannot post messages because only members can post, and you are not currently a member.
Description:
Forum - Ask a question about CrashRpt
|
|
|
Stack MD5 hashes
|
| |
Hi!
We use CrashRpt in our software suite, and I must say a very big
thanks for the super useful tool! We also use the crprober to
automatically process the crash reports and add/append to our issue
tracking system, depending on whether we detect duplicates or not.
I have a question:
We were wondering how the MD5 hash of the crash is calculated? What I... more »
|
|
starting host app 2 times after restart
|
| |
Hello, in CrashRptSender there is some problem with restarting
application. When the dialog is closed by clicking the 'Close program'
from popup window (Other actions), host application is started 2
times. During debugging I found that 1st it is started from
CErrorReportDlg::OnPopupCloseT heProgram and second time from... more »
|
|
unicode vs multibyte
|
| |
Hello, I am trying to integrate your library into my project, but I
got several compilation errors in CrashRptProbe project related to my
mutlibyte settings. All my projects uses multibyte character set so I
changed it also in CrashReport library, but it seems, that there are
some problems. Could you verify this? The problem is about using... more »
|
|
Dutch translation
|
| |
[Settings]
AuthorName=David M. Cotter
AuthorEmail=d...@kjams.com
Language=Nederlands
RTLReading=0
CrashRptVersion=1300
[MainDlg]
DlgCaption=Foutrapport
HeaderText=%s werkt niet meer
SubHeaderText=Stuur ons a.u.b. dit foutrapport (%s) en help ons zo om
het probleem op te lossen en deze software te verbeteren.... more »
|
|
Japanese Translation
|
| |
[Settings]
AuthorName=David M. Cotter
AuthorEmail=d...@kjams.com
Language=英語
RTLReading=0
CrashRptVersion=1300
[MainDlg]
DlgCaption=エラーレポート
HeaderText=%s は動作を停止しました。
SubHeaderText=このソフトウェアの問題を修正し、 改善するために、エラーレポート (%s) を送信してください。... more »
|
|
Don't zip file
|
| |
Hi everybody, Is there a way to **don't** zip file before sending them? Thanks, JPL
|
|
Not Work in worker thread in MFC application with visual studio 2010
|
| |
I just use the following to test in a MFC application ,
CrashRpt work well when crash in main thread, but not work in worker
thread. It seem no CrashRpt hanlder get called at all .
DWORD WINAPI ThreadProc(LPVOID lpParam)
{
// Install exception handlers for this thread
crInstallToCurrentThread2(0);... more »
|
|
|