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

C / C++ / MFC

 
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 
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 
You mention ‘FlexGrid” and if that is where your data is stored, then I would look at the documentation for that to find you answer. Most things with the title ‘Grid’ or ‘Spreadsheet’ in them have a means to export their contents as a ‘TAB’ delimited file. That is a file where the individual fields are separated by the ‘TAB’ character, with each line representing as single entry (or record) per line.

Hopefully some who has use it will show up shortly.

Good Luck!


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

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 
AnswerRe: Help! The problem of COleDateTime::Format Pin
kcynic12-Mar-07 17:07
kcynic12-Mar-07 17:07 
QuestionRe: Help! The problem of COleDateTime::Format Pin
prasad_som12-Mar-07 19:24
prasad_som12-Mar-07 19:24 

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.