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: 1347089893__1.zip 882873897__2.zip
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
Hey, all I'v Got the dump file. .while ;====================================================== invoke SendMessage,obj_hwnd,WM_VSCROLL,SB_PAGEDOWN,NULL ;====================================================== .endw