Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Void Pin
toxcct9-May-04 10:27
toxcct9-May-04 10:27 
GeneralRe: Void Pin
sps-itsec468-May-04 22:34
sps-itsec468-May-04 22:34 
GeneralRe: Void Pin
soul.ripper9-May-04 7:09
soul.ripper9-May-04 7:09 
GeneralRe: Void Pin
Anonymous9-May-04 9:30
Anonymous9-May-04 9:30 
GeneralRe: Void Pin
toxcct9-May-04 10:26
toxcct9-May-04 10:26 
GeneralRe: Void Pin
soul.ripper9-May-04 12:54
soul.ripper9-May-04 12:54 
GeneralRe: Void Pin
toxcct9-May-04 20:56
toxcct9-May-04 20:56 
GeneralAssembley question Pin
Andrew Peace8-May-04 6:34
Andrew Peace8-May-04 6:34 
On an Intel architecture, do the following two lines mean the same thing, or for that matter, is the first even valid? I'm struggling with inconsistent lecture notes here and I'm being driven mad!

1) move %eax, 40-16(%fp)
2) move %eax, 40-16(%ebx)

Not knowing Intel assembly very well, I assume that the second operand is using relative addressing, though I'm also not sure about the meaning of 40-16, if anyone could shed any light>

Thanks!

--
Andrew.
GeneralRe: Assembley question Pin
Ryan McDermott8-May-04 6:45
Ryan McDermott8-May-04 6:45 
GeneralRe: Assembley question Pin
Andrew Peace8-May-04 7:31
Andrew Peace8-May-04 7:31 
GeneralRe: Assembley question Pin
Ryan McDermott8-May-04 7:46
Ryan McDermott8-May-04 7:46 
GeneralRe: Assembley question Pin
Andrew Peace8-May-04 8:22
Andrew Peace8-May-04 8:22 
GeneralRe: Assembley question Pin
Paul Ranson9-May-04 0:50
Paul Ranson9-May-04 0:50 
GeneralCopyFile help Pin
Ryan McDermott8-May-04 5:33
Ryan McDermott8-May-04 5:33 
GeneralRe: CopyFile help Pin
John R. Shaw8-May-04 6:51
John R. Shaw8-May-04 6:51 
GeneralRe: CopyFile help Pin
Ryan McDermott8-May-04 6:57
Ryan McDermott8-May-04 6:57 
GeneralRe: CopyFile help Pin
Gary R. Wheeler8-May-04 14:20
Gary R. Wheeler8-May-04 14:20 
GeneralRe: CopyFile help Pin
Ryan McDermott8-May-04 14:36
Ryan McDermott8-May-04 14:36 
GeneralTransparent BMP Pin
Rafael Fernández López8-May-04 3:30
Rafael Fernández López8-May-04 3:30 
GeneralRe: Transparent BMP Pin
Jaran Nilsen8-May-04 4:28
Jaran Nilsen8-May-04 4:28 
GeneralRe: Transparent BMP Pin
Rafael Fernández López8-May-04 4:33
Rafael Fernández López8-May-04 4:33 
GeneralRe: Transparent BMP Pin
John R. Shaw8-May-04 4:56
John R. Shaw8-May-04 4:56 
QuestionSOS:Sampling? Pin
langzi548-May-04 3:22
langzi548-May-04 3:22 
GeneralStrange problems with XmlDocument in VC++ Pin
Jaran Nilsen8-May-04 2:47
Jaran Nilsen8-May-04 2:47 
QuestionHow do I move a Static control? Pin
Harshapaulp8-May-04 1:33
Harshapaulp8-May-04 1:33 

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.