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

C / C++ / MFC

 
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 
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 
Thanks Papa,

Since i am not sure what i going wrong here is all the information

NTDLL
**********
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


KERNEL32! 77ea069f()
**********

77EA0693 ret 4
77EA0696 push dword ptr [esp+4]
77EA069A call 77E86F4C
77EA069F test eax,eax <- cursor is at this point
77EA06A1 je 77EA06AB

F3HTMLMU! 020c99e3()
**********

020C99DE call 020C9A48
020C99E3 lea ecx,[ebp-74h]
020C99E6 call 020CBDDC
020C99EB lea ecx,[ebp-18h] <- cursor is at this point
020C99EE mov dword ptr [ebp-18h],esi


F3HTMLMU! 020c97c7()
**********

020C97C2 call 020C9882
020C97C7 test al,al <- cursor is at this point
020C97C9 je 020C97CE
020C97CB push 1
020C97CD pop esi
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 
Generalwindowsx.txt Pin
Archer2822-Aug-04 19:10
Archer2822-Aug-04 19:10 
GeneralRe: windowsx.txt Pin
V.2-Aug-04 22:15
professionalV.2-Aug-04 22:15 

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.