Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ActiveX Control Test Container Pin
nbugalia25-Sep-07 1:06
nbugalia25-Sep-07 1:06 
GeneralRe: ActiveX Control Test Container Pin
p_25-Sep-07 1:19
p_25-Sep-07 1:19 
GeneralRe: ActiveX Control Test Container Pin
nbugalia25-Sep-07 1:52
nbugalia25-Sep-07 1:52 
QuestionOpening a web site from VC++ application Pin
megha_gharote24-Sep-07 22:38
megha_gharote24-Sep-07 22:38 
AnswerRe: Opening a web site from VC++ application Pin
Nishad S24-Sep-07 22:59
Nishad S24-Sep-07 22:59 
GeneralRe: Opening a web site from VC++ application Pin
toxcct24-Sep-07 23:36
toxcct24-Sep-07 23:36 
GeneralRe: Opening a web site from VC++ application Pin
Nishad S25-Sep-07 0:14
Nishad S25-Sep-07 0:14 
AnswerRe: Opening a web site from VC++ application Pin
Hamid_RT24-Sep-07 23:01
Hamid_RT24-Sep-07 23:01 
AnswerRe: Opening a web site from VC++ application Pin
p_24-Sep-07 23:14
p_24-Sep-07 23:14 
GeneralRe: Opening a web site from VC++ application Pin
megha_gharote24-Sep-07 23:44
megha_gharote24-Sep-07 23:44 
AnswerRe: Opening a web site from VC++ application Pin
nbugalia24-Sep-07 23:24
nbugalia24-Sep-07 23:24 
GeneralRe: Opening a web site from VC++ application Pin
toxcct24-Sep-07 23:37
toxcct24-Sep-07 23:37 
GeneralRe: Opening a web site from VC++ application Pin
nbugalia25-Sep-07 1:26
nbugalia25-Sep-07 1:26 
GeneralRe: Opening a web site from VC++ application Pin
toxcct25-Sep-07 1:29
toxcct25-Sep-07 1:29 
JokeRe: Opening a web site from VC++ application Pin
Signal-926-Sep-07 15:00
Signal-926-Sep-07 15:00 
QuestionDisplaying mouse position in the view in the status bar Pin
Marimuthu.r24-Sep-07 22:38
Marimuthu.r24-Sep-07 22:38 
AnswerRe: Displaying mouse position in the view in the status bar Pin
Nishad S24-Sep-07 22:55
Nishad S24-Sep-07 22:55 
QuestionScroll bars in ClistCtrl Pin
josip cagalj24-Sep-07 22:12
josip cagalj24-Sep-07 22:12 
AnswerRe: Scroll bars in ClistCtrl Pin
Nishad S24-Sep-07 22:24
Nishad S24-Sep-07 22:24 
GeneralRe: Scroll bars in ClistCtrl Pin
josip cagalj24-Sep-07 23:19
josip cagalj24-Sep-07 23:19 
GeneralRe: Scroll bars in ClistCtrl Pin
Nishad S24-Sep-07 23:34
Nishad S24-Sep-07 23:34 
Questionedit file Pin
nitin324-Sep-07 20:10
nitin324-Sep-07 20:10 
AnswerRe: edit file Pin
Cedric Moonen24-Sep-07 20:27
Cedric Moonen24-Sep-07 20:27 
No, you can't. You'll need to import the file in memory, modify it there and then save it back to the file afterwards. You could in your case read the file and store it in memory as a list of strings.


Cédric Moonen
Software developer

Charting control [v1.2]

QuestionADO, C++ database? Please help. Pin
Wamuti24-Sep-07 19:44
Wamuti24-Sep-07 19:44 
AnswerRe: ADO, C++ database? Please help. Pin
Hamid_RT24-Sep-07 20:40
Hamid_RT24-Sep-07 20:40 

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.