Click here to Skip to main content
16,006,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionfileObj.Open Pin
p_30-Aug-07 23:34
p_30-Aug-07 23:34 
GeneralRe: fileObj.Open Pin
chandu00430-Aug-07 23:50
chandu00430-Aug-07 23:50 
GeneralRe: fileObj.Open Pin
p_31-Aug-07 0:02
p_31-Aug-07 0:02 
GeneralRe: fileObj.Open Pin
chandu00431-Aug-07 0:09
chandu00431-Aug-07 0:09 
GeneralRe: fileObj.Open Pin
David Crow31-Aug-07 3:44
David Crow31-Aug-07 3:44 
GeneralRe: fileObj.Open Pin
Mark Salsbery31-Aug-07 5:24
Mark Salsbery31-Aug-07 5:24 
AnswerRe: fileObj.Open Pin
Hamid_RT31-Aug-07 1:56
Hamid_RT31-Aug-07 1:56 
QuestionRe: fileObj.Open Pin
David Crow31-Aug-07 3:43
David Crow31-Aug-07 3:43 
p_ wrote:
but it could not open the gg file


Why not? Are you for sure that the file exists? Have you tried to pass a CFileException* when calling Open() method?

p_ wrote:
2)i want that when i write a name of file on edit box and click on button
it search file in c drive and open it


If the edit control also contains the file's path, no searching is required. Just use CFile or CStdioFile to open the file.


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionVisual Studio 2005 and Visual Studo 6 - can they be installed side-by-side? Pin
devvvy30-Aug-07 23:30
devvvy30-Aug-07 23:30 
AnswerRe: Visual Studio 2005 and Visual Studo 6 - can they be installed side-by-side? Pin
toxcct30-Aug-07 23:33
toxcct30-Aug-07 23:33 
GeneralRe: Visual Studio 2005 and Visual Studo 6 - can they be installed side-by-side? Pin
devvvy30-Aug-07 23:58
devvvy30-Aug-07 23:58 
QuestionWhy Can't I download the source code Pin
tanhongwen30-Aug-07 23:15
tanhongwen30-Aug-07 23:15 
AnswerRe: Why Can't I download the source code Pin
toxcct30-Aug-07 23:35
toxcct30-Aug-07 23:35 
QuestionRe: Why Can't I download the source code Pin
David Crow31-Aug-07 3:45
David Crow31-Aug-07 3:45 
QuestionSlider Control, Force Ticks Pin
TheShihan30-Aug-07 22:01
TheShihan30-Aug-07 22:01 
AnswerRe: Slider Control, Force Ticks Pin
Iain Clarke, Warrior Programmer30-Aug-07 23:32
Iain Clarke, Warrior Programmer30-Aug-07 23:32 
GeneralRe: Slider Control, Force Ticks Pin
chandu00431-Aug-07 0:27
chandu00431-Aug-07 0:27 
QuestionProcess memory access Pin
Waldermort30-Aug-07 21:55
Waldermort30-Aug-07 21:55 
AnswerRe: Process memory access Pin
jhwurmbach30-Aug-07 22:16
jhwurmbach30-Aug-07 22:16 
AnswerRe: Process memory access Pin
Randor 31-Aug-07 1:25
professional Randor 31-Aug-07 1:25 
GeneralRe: Process memory access Pin
Waldermort31-Aug-07 1:35
Waldermort31-Aug-07 1:35 
QuestionUnique ID of a computer. Pin
chandu00430-Aug-07 21:27
chandu00430-Aug-07 21:27 
AnswerRe: Unique ID of a computer. Pin
Nishad S30-Aug-07 21:31
Nishad S30-Aug-07 21:31 
GeneralRe: Unique ID of a computer. Pin
chandu00430-Aug-07 21:35
chandu00430-Aug-07 21:35 
GeneralRe: Unique ID of a computer. Pin
Nishad S30-Aug-07 21:37
Nishad S30-Aug-07 21:37 

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.