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

C / C++ / MFC

 
AnswerRe: inserting checkbox in multicolumn ClistCtrl and set width of columns Pin
Sreedhar DV17-Sep-07 1:31
Sreedhar DV17-Sep-07 1:31 
AnswerRe: inserting checkbox in multicolumn ClistCtrl and set width of columns Pin
Hamid_RT17-Sep-07 2:04
Hamid_RT17-Sep-07 2:04 
Questioninline or not inline...this is the problem Pin
Russell'16-Sep-07 23:34
Russell'16-Sep-07 23:34 
GeneralRe: inline or not inline...this is the problem Pin
Matthew Faithfull17-Sep-07 0:09
Matthew Faithfull17-Sep-07 0:09 
GeneralRe: inline or not inline...this is the problem Pin
Russell'17-Sep-07 0:34
Russell'17-Sep-07 0:34 
GeneralRe: inline or not inline...this is the problem Pin
Chris Losinger17-Sep-07 3:26
professionalChris Losinger17-Sep-07 3:26 
GeneralRe: inline or not inline...this is the problem Pin
Russell'17-Sep-07 3:45
Russell'17-Sep-07 3:45 
AnswerRe: inline or not inline...this is the problem Pin
KarstenK17-Sep-07 0:12
mveKarstenK17-Sep-07 0:12 
I use inline only in the header part of a function. Often I see code where inline-functions are completely in the header implemented.Unsure | :~

"inline" is also an optimization option. If optimization is important it is better to proof the quality of code, for instance function calls in loops (!!!), temporary objects ...

Greetings from Germany

AnswerRe: inline or not inline...this is the problem Pin
Maximilien17-Sep-07 1:40
Maximilien17-Sep-07 1:40 
AnswerRe: inline or not inline...this is the problem Pin
Nemanja Trifunovic17-Sep-07 3:48
Nemanja Trifunovic17-Sep-07 3:48 
QuestionDialog bar buttons disabled state. Pin
shivditya16-Sep-07 23:27
shivditya16-Sep-07 23:27 
AnswerRe: Dialog bar buttons disabled state. Pin
James R. Twine17-Sep-07 3:11
James R. Twine17-Sep-07 3:11 
GeneralRe: Dialog bar buttons disabled state. Pin
shivditya17-Sep-07 17:51
shivditya17-Sep-07 17:51 
Questionerror Pin
Maynka16-Sep-07 23:22
Maynka16-Sep-07 23:22 
AnswerRe: error Pin
Programm3r17-Sep-07 1:15
Programm3r17-Sep-07 1:15 
QuestionDrop Thunderbird E-Mail into MFC Application Pin
baerten16-Sep-07 23:02
baerten16-Sep-07 23:02 
AnswerRe: Drop Thunderbird E-Mail into MFC Application Pin
_AnsHUMAN_ 16-Sep-07 23:31
_AnsHUMAN_ 16-Sep-07 23:31 
GeneralRe: Drop Thunderbird E-Mail into MFC Application Pin
baerten17-Sep-07 0:12
baerten17-Sep-07 0:12 
AnswerRe: Drop Thunderbird E-Mail into MFC Application Pin
James R. Twine17-Sep-07 3:15
James R. Twine17-Sep-07 3:15 
GeneralRe: Drop Thunderbird E-Mail into MFC Application Pin
baerten17-Sep-07 3:22
baerten17-Sep-07 3:22 
GeneralRe: Drop Thunderbird E-Mail into MFC Application Pin
James R. Twine17-Sep-07 3:43
James R. Twine17-Sep-07 3:43 
QuestionCryptAcquireContext fail Pin
sudarshan12416-Sep-07 22:15
sudarshan12416-Sep-07 22:15 
QuestionRe: CryptAcquireContext fail Pin
Mark Salsbery17-Sep-07 9:42
Mark Salsbery17-Sep-07 9:42 
Questioncan anybody tell me how to create a gantt chart in vc++ Pin
philiptabraham16-Sep-07 21:50
philiptabraham16-Sep-07 21:50 
AnswerRe: can anybody tell me how to create a gantt chart in vc++ Pin
chandu00416-Sep-07 22:02
chandu00416-Sep-07 22:02 

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.