Click here to Skip to main content
15,897,187 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
QuestionAny common multi-threaded smart pointer implementations that exist? Pin
Cyrilix5-Feb-10 11:30
Cyrilix5-Feb-10 11:30 
QuestionMFC ODBC Consumer Wizard Problem Pin
cfilorux5-Feb-10 9:02
cfilorux5-Feb-10 9:02 
AnswerNo Answers ?! what did I do Wrong ? Pin
cfilorux17-Feb-10 11:58
cfilorux17-Feb-10 11:58 
QuestionHow to develop tab control dialog in MFC using MS SSTab Pin
Vaclav_5-Feb-10 8:44
Vaclav_5-Feb-10 8:44 
AnswerRe: How to develop tab control dialog in MFC using MS SSTab Pin
cfilorux11-Feb-10 2:38
cfilorux11-Feb-10 2:38 

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.