Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWindows 98 incompatibility Pin
sirtimid2-Aug-04 22:09
sirtimid2-Aug-04 22:09 
GeneralRe: Windows 98 incompatibility Pin
Jaime Stuardo3-Aug-04 8:01
Jaime Stuardo3-Aug-04 8:01 
GeneralStructure of a signed short Pin
Joel Holdsworth2-Aug-04 21:58
Joel Holdsworth2-Aug-04 21:58 
GeneralRe: Structure of a signed short Pin
peterchen2-Aug-04 22:52
peterchen2-Aug-04 22:52 
GeneralRe: Structure of a signed short Pin
Joel Holdsworth2-Aug-04 23:38
Joel Holdsworth2-Aug-04 23:38 
GeneralRe: Structure of a signed short Pin
Henry miller3-Aug-04 4:30
Henry miller3-Aug-04 4:30 
GeneralRe: Structure of a signed short Pin
peterchen3-Aug-04 12:32
peterchen3-Aug-04 12:32 
GeneralIE Crashing Pin
Abhi Lahare2-Aug-04 21:51
Abhi Lahare2-Aug-04 21:51 
Hi all,

I am using IE6.0 and its crashing many times, When i debug iexplore.exe it using MSVS.

I am getting assembly code as below

77F82D5D je 77F82D70
77F82D5F or ecx,0FFFFFFFFh
77F82D62 xor eax,eax
77F82D64 repne scas byte ptr [edi] <- cursor is at this point
77F82D66 not ecx
77F82D68 mov word ptr [edx+2],cx
77F82D6C dec ecx
77F82D6D mov word ptr [edx],cx
77F82D70 pop edi

and the stack window shows
NTDLL! 77f82d64()
// other stuff.

Can someone help me in tracing the problem. and how to extract information from this

Thanks in advance
Abhishake
GeneralRe: IE Crashing Pin
jmkhael2-Aug-04 22:21
jmkhael2-Aug-04 22:21 
GeneralRe: IE Crashing Pin
Abhi Lahare2-Aug-04 23:53
Abhi Lahare2-Aug-04 23:53 
GeneralRe: IE Crashing Pin
jmkhael3-Aug-04 0:17
jmkhael3-Aug-04 0:17 
GeneralRe: IE Crashing Pin
Abhi Lahare3-Aug-04 1:08
Abhi Lahare3-Aug-04 1:08 
GeneralRe: IE Crashing Pin
jmkhael3-Aug-04 1:22
jmkhael3-Aug-04 1:22 
GeneralRe: IE Crashing Pin
Abhi Lahare3-Aug-04 1:33
Abhi Lahare3-Aug-04 1:33 
GeneralGUI Pin
cristianmuller2-Aug-04 21:35
cristianmuller2-Aug-04 21:35 
GeneralRe: GUI Pin
ohadp2-Aug-04 23:54
ohadp2-Aug-04 23:54 
GeneralRe: GUI Pin
cristianmuller4-Aug-04 3:27
cristianmuller4-Aug-04 3:27 
QuestionDirectShow vs. DirectDraw ??? Pin
baboguru2-Aug-04 20:41
baboguru2-Aug-04 20:41 
QuestionHow to search a substring of a LPWSTR? Pin
ting6682-Aug-04 20:34
ting6682-Aug-04 20:34 
AnswerRe: How to search a substring of a LPWSTR? Pin
PJ Arends2-Aug-04 20:58
professionalPJ Arends2-Aug-04 20:58 
AnswerRe: How to search a substring of a LPWSTR? Pin
Johann Gerell2-Aug-04 21:09
Johann Gerell2-Aug-04 21:09 
AnswerRe: How to search a substring of a LPWSTR? Pin
Archer2824-Aug-04 11:54
Archer2824-Aug-04 11:54 
GeneralDLL making a MSN style pop up window Help. Pin
Member 9620472-Aug-04 19:46
Member 9620472-Aug-04 19:46 
Generalwindows, mouse coordinates with ctrlbars Pin
radiox2-Aug-04 19:26
radiox2-Aug-04 19:26 
GeneralRe: windows, mouse coordinates with ctrlbars Pin
radiox2-Aug-04 20:32
radiox2-Aug-04 20:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.