Click here to Skip to main content
15,908,112 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: about a = b | c | ... Pin
CPallini21-Jan-07 4:55
mveCPallini21-Jan-07 4:55 
QuestionSome basic Qs abt MFC,VC++,SDK.... Pin
Sameer_Thakur21-Jan-07 1:01
Sameer_Thakur21-Jan-07 1:01 
AnswerRe: Some basic Qs abt MFC,VC++,SDK.... Pin
CPallini21-Jan-07 2:02
mveCPallini21-Jan-07 2:02 
AnswerRe: Some basic Qs abt MFC,VC++,SDK.... Pin
Gary R. Wheeler21-Jan-07 2:59
Gary R. Wheeler21-Jan-07 2:59 
AnswerRe: Some basic Qs abt MFC,VC++,SDK.... Pin
Christian Graus21-Jan-07 9:36
protectorChristian Graus21-Jan-07 9:36 
QuestionHow to convert value to string in c? Pin
Agbaria Ahmad21-Jan-07 1:00
Agbaria Ahmad21-Jan-07 1:00 
AnswerRe: How to convert value to string in c? Pin
Dominik Reichl21-Jan-07 1:21
Dominik Reichl21-Jan-07 1:21 
QuestionHow to get SQL stored procedure output / return code Pin
neilsolent20-Jan-07 21:59
neilsolent20-Jan-07 21:59 
QuestionHow to SetEvenRowStyle in truedbgrid control in run time? Pin
liur1720-Jan-07 19:38
liur1720-Jan-07 19:38 
QuestionCtrl+Double click message Pin
Max++20-Jan-07 14:39
Max++20-Jan-07 14:39 
AnswerRe: Ctrl+Double click message Pin
PJ Arends20-Jan-07 19:22
professionalPJ Arends20-Jan-07 19:22 
AnswerRe: Ctrl+Double click message Pin
prasad_som21-Jan-07 1:36
prasad_som21-Jan-07 1:36 
AnswerRe: Ctrl+Double click message Pin
prasad_som21-Jan-07 1:32
prasad_som21-Jan-07 1:32 
QuestionASF Writer Directshow Filter Pin
gigo2k620-Jan-07 12:29
gigo2k620-Jan-07 12:29 
QuestionLNK2005 and template class Pin
Nick Alexeev20-Jan-07 12:27
professionalNick Alexeev20-Jan-07 12:27 
AnswerRe: LNK2005 and template class Pin
Michael Dunn20-Jan-07 15:20
sitebuilderMichael Dunn20-Jan-07 15:20 
GeneralRe: LNK2005 and template class Pin
Sceptic Mole21-Jan-07 0:03
Sceptic Mole21-Jan-07 0:03 
QuestionRe: LNK2005 and template class Pin
Nick Alexeev21-Jan-07 19:44
professionalNick Alexeev21-Jan-07 19:44 
I have added the inline to the function definition. The linker error had disappear, and the project links and runs fine. Thanks! However, doesn't inlining defeat the original intended purpose of the functions (from the 1960s) - to reduce the code size? Does the inlining has a different effect on a template method compared to a non-template method?
AnswerRe: LNK2005 and template class Pin
Michael Dunn21-Jan-07 19:58
sitebuilderMichael Dunn21-Jan-07 19:58 
QuestionWhat 's function that use for check control handle Pin
Max++20-Jan-07 7:40
Max++20-Jan-07 7:40 
AnswerRe: What 's function that use for check control handle Pin
CPallini20-Jan-07 10:39
mveCPallini20-Jan-07 10:39 
AnswerRe: What 's function that use for check control handle Pin
Mark Salsbery20-Jan-07 10:39
Mark Salsbery20-Jan-07 10:39 
AnswerRe: What 's function that use for check control handle Pin
prasad_som21-Jan-07 17:07
prasad_som21-Jan-07 17:07 
QuestionWorking on a custom control derived from CTreeCtrl Pin
Chen Ganir20-Jan-07 5:25
Chen Ganir20-Jan-07 5:25 
QuestionI want to write caller Id Application Pin
javad_200520-Jan-07 5:08
javad_200520-Jan-07 5:08 

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.