Click here to Skip to main content
15,906,628 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Different outputs in vc6 & vs2008 with same code(typecasting). Help Pin
Priya_Sundar8-Feb-10 0:34
Priya_Sundar8-Feb-10 0:34 
QuestionUI Thread ... ! Pin
Manmohan296-Feb-10 4:44
Manmohan296-Feb-10 4:44 
AnswerRe: UI Thread ... ! Pin
LunaticFringe6-Feb-10 4:49
LunaticFringe6-Feb-10 4:49 
GeneralRe: UI Thread ... ! Pin
Manmohan296-Feb-10 5:12
Manmohan296-Feb-10 5:12 
GeneralRe: UI Thread ... ! Pin
LunaticFringe6-Feb-10 5:26
LunaticFringe6-Feb-10 5:26 
AnswerRe: UI Thread ... ! Pin
Netman1167-Feb-10 2:34
Netman1167-Feb-10 2:34 
AnswerRe: UI Thread ... ! Pin
yindoor7-Feb-10 3:31
yindoor7-Feb-10 3:31 
Questionneed suggestions on how to read other people code. Pin
Josef Manurung5-Feb-10 22:01
Josef Manurung5-Feb-10 22:01 
AnswerRe: need suggestions on how to read other people code. Pin
Richard MacCutchan5-Feb-10 22:46
mveRichard MacCutchan5-Feb-10 22:46 
GeneralRe: need suggestions on how to read other people code. Pin
Josef Manurung5-Feb-10 23:43
Josef Manurung5-Feb-10 23:43 
GeneralRe: need suggestions on how to read other people code. Pin
LunaticFringe5-Feb-10 23:59
LunaticFringe5-Feb-10 23:59 
AnswerRe: need suggestions on how to read other people code. Pin
Gary R. Wheeler6-Feb-10 0:13
Gary R. Wheeler6-Feb-10 0:13 
AnswerRe: need suggestions on how to read other people code. Pin
Alan Balkany9-Feb-10 4:00
Alan Balkany9-Feb-10 4:00 
A good first step that's worked for me is to comment the code.

First a header for each method that explains what the method does. Next comments on the variables of the class, explaining what they do and how they're used. It also helps to comment unclear blocks of code once you figure out what they do, so you don't have to solve the same problem again later.
Questionit's so complex for me, i'm mad Pin
nenfa5-Feb-10 16:00
nenfa5-Feb-10 16:00 
AnswerRe: it's so complex for me, i'm mad Pin
Richard MacCutchan5-Feb-10 21:46
mveRichard MacCutchan5-Feb-10 21:46 
Questionwin32 timer Pin
zaftblitz5-Feb-10 15:39
zaftblitz5-Feb-10 15:39 
AnswerRe: win32 timer Pin
Richard MacCutchan5-Feb-10 21:43
mveRichard MacCutchan5-Feb-10 21:43 
AnswerRe: win32 timer Pin
Gary R. Wheeler6-Feb-10 0:15
Gary R. Wheeler6-Feb-10 0:15 
GeneralRe: win32 timer Pin
zaftblitz6-Feb-10 6:17
zaftblitz6-Feb-10 6:17 
GeneralRe: win32 timer Pin
Hristo-Bojilov6-Feb-10 6:54
Hristo-Bojilov6-Feb-10 6:54 
GeneralRe: win32 timer Pin
zaftblitz6-Feb-10 16:59
zaftblitz6-Feb-10 16:59 
QuestionCombo box Dropdown length Pin
Donguy19765-Feb-10 14:17
Donguy19765-Feb-10 14:17 
AnswerRe: Combo box Dropdown length Pin
Richard MacCutchan6-Feb-10 0:01
mveRichard MacCutchan6-Feb-10 0:01 
GeneralRe: Combo box Dropdown length Pin
Donguy19766-Feb-10 3:44
Donguy19766-Feb-10 3:44 
GeneralRe: Combo box Dropdown length Pin
Richard MacCutchan6-Feb-10 5:31
mveRichard MacCutchan6-Feb-10 5:31 

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.