Click here to Skip to main content
15,903,203 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dislaying Text in Edit Control at runtime. Pin
Akt_4_U13-Sep-06 2:12
Akt_4_U13-Sep-06 2:12 
GeneralRe: Dislaying Text in Edit Control at runtime. Pin
Akt_4_U13-Sep-06 2:13
Akt_4_U13-Sep-06 2:13 
GeneralRe: Dislaying Text in Edit Control at runtime. Pin
Pratheep Kenny13-Sep-06 2:46
Pratheep Kenny13-Sep-06 2:46 
AnswerRe: Dislaying Text in Edit Control at runtime. Pin
Naveen13-Sep-06 2:13
Naveen13-Sep-06 2:13 
AnswerRe: Dislaying Text in Edit Control at runtime. Pin
Hamid_RT14-Sep-06 8:38
Hamid_RT14-Sep-06 8:38 
QuestionOpen string in edit control with another software Pin
Max++13-Sep-06 1:56
Max++13-Sep-06 1:56 
AnswerRe: Open string in edit control with another software Pin
Akt_4_U13-Sep-06 2:06
Akt_4_U13-Sep-06 2:06 
GeneralRe: Open string in edit control with another software Pin
Max++13-Sep-06 2:25
Max++13-Sep-06 2:25 
::ShellExecute(NULL,NULL,_T("Test.txt"),NULL,_T("C:\\MyProjects"),SW_SHOW);

From above
The system will run Test.txt in C:\MyProject.
Normally it use Notepad.
If I want to use Microsoft Word or Excel to run this file.
How to write the code?
GeneralRe: Open string in edit control with another software Pin
David Crow13-Sep-06 4:36
David Crow13-Sep-06 4:36 
AnswerRe: Open string in edit control with another software Pin
sujtha13-Sep-06 2:25
sujtha13-Sep-06 2:25 
AnswerRe: Open string in edit control with another software Pin
Hamid_RT13-Sep-06 2:42
Hamid_RT13-Sep-06 2:42 
QuestionCompiler error writing an STL-like algorithm Pin
No Fun Alex13-Sep-06 1:55
No Fun Alex13-Sep-06 1:55 
AnswerRe: Compiler error writing an STL-like algorithm Pin
Stephen Hewitt13-Sep-06 15:37
Stephen Hewitt13-Sep-06 15:37 
QuestionC++ calling member functions statically Pin
Matthew Bache13-Sep-06 1:23
Matthew Bache13-Sep-06 1:23 
AnswerRe: C++ calling member functions statically Pin
Steve S13-Sep-06 1:34
Steve S13-Sep-06 1:34 
GeneralRe: C++ calling member functions statically Pin
Matthew Bache13-Sep-06 2:15
Matthew Bache13-Sep-06 2:15 
QuestionDatabase question ! Pin
Bravoone_200613-Sep-06 1:00
Bravoone_200613-Sep-06 1:00 
QuestionRe: Database question ! Pin
Hamid_RT13-Sep-06 1:28
Hamid_RT13-Sep-06 1:28 
JokeRe: Database question ! Pin
toxcct13-Sep-06 1:47
toxcct13-Sep-06 1:47 
JokeRe: Database question ! Pin
Hamid_RT13-Sep-06 2:19
Hamid_RT13-Sep-06 2:19 
JokeRe: Database question ! Pin
toxcct13-Sep-06 2:03
toxcct13-Sep-06 2:03 
AnswerRe: Database question ! Pin
sujtha13-Sep-06 2:19
sujtha13-Sep-06 2:19 
QuestionDataGrid Change size of colum Pin
NorGUI13-Sep-06 0:59
NorGUI13-Sep-06 0:59 
AnswerRe: DataGrid Change size of colum Pin
sujtha13-Sep-06 2:11
sujtha13-Sep-06 2:11 
GeneralRe: DataGrid Change size of colum Pin
NorGUI13-Sep-06 8:24
NorGUI13-Sep-06 8: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.