Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: serious *.dll/virus issue Pin
Anonymous20-Dec-03 13:52
Anonymous20-Dec-03 13:52 
GeneralRe: serious *.dll/virus issue Pin
Roger Wright20-Dec-03 14:04
professionalRoger Wright20-Dec-03 14:04 
GeneralRe: serious *.dll/virus issue Pin
David Crow22-Dec-03 3:56
David Crow22-Dec-03 3:56 
GeneralNewbie Question: C vs C++ Pin
tguzella20-Dec-03 9:42
tguzella20-Dec-03 9:42 
GeneralRe: Newbie Question: C vs C++ Pin
Tim Smith20-Dec-03 9:53
Tim Smith20-Dec-03 9:53 
GeneralRe: Newbie Question: C vs C++ Pin
markkuk20-Dec-03 12:08
markkuk20-Dec-03 12:08 
GeneralRe: Newbie Question: C vs C++ Pin
John R. Shaw20-Dec-03 16:19
John R. Shaw20-Dec-03 16:19 
GeneralRe: Newbie Question: C vs C++ Pin
Anonymous20-Dec-03 18:25
Anonymous20-Dec-03 18:25 
Just wirte your assembly code as inline and make the function declaration as naked this will remove all c++ prolog and epilog to a function (like stack checking, parameter checking etc etc). if you do this then you dont have to worry what compier does.
GeneralRe: Newbie Question: C vs C++ Pin
ZoogieZork20-Dec-03 19:50
ZoogieZork20-Dec-03 19:50 
GeneralRe: Newbie Question: C vs C++ Pin
John M. Drescher21-Dec-03 7:32
John M. Drescher21-Dec-03 7:32 
GeneralRe: Newbie Question: C vs C++ Pin
tguzella22-Dec-03 5:00
tguzella22-Dec-03 5:00 
GeneralRe: Newbie Question: C vs C++ Pin
John M. Drescher22-Dec-03 6:33
John M. Drescher22-Dec-03 6:33 
Generalgetting Program Files path Pin
Amit Dey20-Dec-03 7:21
Amit Dey20-Dec-03 7:21 
GeneralRe: getting Program Files path Pin
Michael Dunn20-Dec-03 7:36
sitebuilderMichael Dunn20-Dec-03 7:36 
GeneralRe: getting Program Files path Pin
Code4Food20-Dec-03 12:31
Code4Food20-Dec-03 12:31 
GeneralRe: getting Program Files path Pin
John M. Drescher21-Dec-03 4:34
John M. Drescher21-Dec-03 4:34 
GeneralDisplaying international strings Pin
Hyien20-Dec-03 7:06
Hyien20-Dec-03 7:06 
GeneralRe: Displaying international strings Pin
John R. Shaw20-Dec-03 16:34
John R. Shaw20-Dec-03 16:34 
GeneralOwner draw combo box showing big size Pin
abcdefhgijklmnopq20-Dec-03 7:05
abcdefhgijklmnopq20-Dec-03 7:05 
Generalmatlab C++ , help ~! Pin
Vincent Sim20-Dec-03 7:05
Vincent Sim20-Dec-03 7:05 
GeneralChanging the Look and Feel of the Window Pin
AzfarKhan20-Dec-03 6:37
AzfarKhan20-Dec-03 6:37 
GeneralRe: Changing the Look and Feel of the Window Pin
Jörgen Sigvardsson20-Dec-03 6:39
Jörgen Sigvardsson20-Dec-03 6:39 
GeneralKeyDown message Pin
Atlence20-Dec-03 3:30
Atlence20-Dec-03 3:30 
GeneralRe: KeyDown message Pin
Brad Bruce20-Dec-03 3:57
Brad Bruce20-Dec-03 3:57 
GeneralRe: KeyDown message Pin
Atlence20-Dec-03 4:22
Atlence20-Dec-03 4:22 

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.