windows Error msg Dump

Тема в разделе "WASM.ENGLISH", создана пользователем dcskm4200_1, 12 май 2005.

  1. dcskm4200_1

    dcskm4200_1 New Member

    Публикаций:
    0
    Регистрация:
    4 апр 2005
    Сообщения:
    12
    hello,all.



    how debug a proc with the multithread is difficult to me. I offten used the Error Msg Reports by the windows file



    dwwin.exe created. but the content of the dump in Error Msg reports windows isn't copyable.



    we know:

    dwwin.exe load dwintl.dll to create a error msg report dialog. I found the resoure (dialog--143--Static(id=1000)) .

    I writted a proc that can copy a page of the dump in Error Msg reports windows.



    my request is:

    1. Please help me to make the proc that can copy all page of the dump in Error Msg reports windows.

    2. Could you tell me another method for getting the dump in Error Msg reports windows?



    tested step:

    1. started up GH_4.exe.

    2. use a proc(insert int 3) to make a crash.

    3. open error msg report windows.

    4. NM_DBLCLK the line of the error msg report windows in listview.





    regards



    attaches:

    [​IMG] 1347089893__1.zip

    [​IMG] 882873897__2.zip
     
  2. IceStudent

    IceStudent Active Member

    Публикаций:
    0
    Регистрация:
    2 окт 2003
    Сообщения:
    4.300
    Адрес:
    Ukraine
    dcskm4200_1

    post your attaches at the one topic, one per message
     
  3. dcskm4200_1

    dcskm4200_1 New Member

    Публикаций:
    0
    Регистрация:
    4 апр 2005
    Сообщения:
    12
    Hey,IceStudent

    sorry for I did that.

    I'm not wilful. since I know nothing about Russian. I hope you translate the WASM.ENGLISH Russian GUI to English GUI.



    regards
     
  4. IceStudent

    IceStudent Active Member

    Публикаций:
    0
    Регистрация:
    2 окт 2003
    Сообщения:
    4.300
    Адрес:
    Ukraine
    dcskm4200_1

    Look here
     
  5. dcskm4200_1

    dcskm4200_1 New Member

    Публикаций:
    0
    Регистрация:
    4 апр 2005
    Сообщения:
    12
    hey, IceStudent.



    Ok,Thanks you.

    how del my post?
     
  6. IceStudent

    IceStudent Active Member

    Публикаций:
    0
    Регистрация:
    2 окт 2003
    Сообщения:
    4.300
    Адрес:
    Ukraine
    It's not possible.
     
  7. dcskm4200

    dcskm4200 New Member

    Публикаций:
    0
    Регистрация:
    12 окт 2004
    Сообщения:
    173
    Адрес:
    China
    Hey, all

    I'v Got the dump file.

    .while

    ;======================================================

    invoke SendMessage,obj_hwnd,WM_VSCROLL,SB_PAGEDOWN,NULL

    ;======================================================

    .endw