Click here to Skip to main content
16,005,141 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: char* p and char *p ....Difference ? Pin
John R. Shaw11-Mar-07 16:43
John R. Shaw11-Mar-07 16:43 
GeneralRe: char* p and char *p ....Difference ? Pin
John R. Shaw12-Mar-07 4:04
John R. Shaw12-Mar-07 4:04 
AnswerRe: char* p and char *p ....Difference ? Pin
John R. Shaw11-Mar-07 16:22
John R. Shaw11-Mar-07 16:22 
GeneralRe: char* p and char *p ....Difference ? Pin
Software_Specialist12-Mar-07 3:38
Software_Specialist12-Mar-07 3:38 
Questioncannot get edit box value (QWidget ) Pin
Bilge Kaan11-Mar-07 12:34
Bilge Kaan11-Mar-07 12:34 
AnswerRe: cannot get edit box value (QWidget ) Pin
John R. Shaw11-Mar-07 17:28
John R. Shaw11-Mar-07 17:28 
QuestionBuild error LNK2001 on existing Project Pin
JAG1811-Mar-07 11:09
JAG1811-Mar-07 11:09 
AnswerRe: Build error LNK2001 on existing Project Pin
John R. Shaw11-Mar-07 17:38
John R. Shaw11-Mar-07 17:38 
I recommend ‘Rebuild All’, these problems usually occurs because a partial build relies on previous information that is no longer valid. If that does not work, then there is a missing code file (it could be corrupted) or an intermediate file is giving you grief. Check a few FAQs to be sure, but you may need to delete to ‘*.ncb’ file in order to force the compiler to recreate the entire code from scratch.

INTP
"Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

Questionexport to text file Pin
Kiethnt11-Mar-07 8:41
Kiethnt11-Mar-07 8:41 
AnswerRe: export to text file Pin
John R. Shaw11-Mar-07 16:20
John R. Shaw11-Mar-07 16:20 
QuestionMFC changed the default language Pin
jerome_data11-Mar-07 6:51
jerome_data11-Mar-07 6:51 
AnswerRe: MFC changed the default language Pin
Hamid_RT11-Mar-07 8:32
Hamid_RT11-Mar-07 8:32 
QuestionStatic linking to user-generated library in MSVC Pin
Still learning how to code11-Mar-07 6:16
Still learning how to code11-Mar-07 6:16 
AnswerRe: Static linking to user-generated library in MSVC Pin
Still learning how to code11-Mar-07 10:34
Still learning how to code11-Mar-07 10:34 
Questionpre-project planning [modified] Pin
tukbriz11-Mar-07 5:54
tukbriz11-Mar-07 5:54 
AnswerRe: pre-project planning Pin
John R. Shaw11-Mar-07 19:16
John R. Shaw11-Mar-07 19:16 
QuestionHelp! The problem of COleDateTime::Format Pin
kcynic11-Mar-07 3:53
kcynic11-Mar-07 3:53 
AnswerRe: Help! The problem of COleDateTime::Format Pin
Christian Graus11-Mar-07 4:38
protectorChristian Graus11-Mar-07 4:38 
GeneralRe: Help! The problem of COleDateTime::Format Pin
kcynic11-Mar-07 4:42
kcynic11-Mar-07 4:42 
AnswerRe: Help! The problem of COleDateTime::Format Pin
Michael Dunn11-Mar-07 8:13
sitebuilderMichael Dunn11-Mar-07 8:13 
GeneralRe: Help! The problem of COleDateTime::Format Pin
kcynic11-Mar-07 13:02
kcynic11-Mar-07 13:02 
AnswerRe: Help! The problem of COleDateTime::Format Pin
kcynic11-Mar-07 13:16
kcynic11-Mar-07 13:16 
GeneralRe: Help! The problem of COleDateTime::Format Pin
Mark Salsbery11-Mar-07 13:54
Mark Salsbery11-Mar-07 13:54 
GeneralRe: Help! The problem of COleDateTime::Format Pin
kcynic12-Mar-07 17:05
kcynic12-Mar-07 17:05 
QuestionRe: Help! The problem of COleDateTime::Format Pin
prasad_som11-Mar-07 18:21
prasad_som11-Mar-07 18:21 

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.