Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strange error Pin
Vitali Halershtein4-Aug-03 3:21
Vitali Halershtein4-Aug-03 3:21 
GeneralCreating a process and capturing output Pin
Anonymous4-Aug-03 1:44
Anonymous4-Aug-03 1:44 
GeneralRe: Creating a process and capturing output Pin
Anonymous4-Aug-03 1:51
Anonymous4-Aug-03 1:51 
GeneralRe: Creating a process and capturing output Pin
Arjan Schouten4-Aug-03 2:08
Arjan Schouten4-Aug-03 2:08 
GeneralRe: Creating a process and capturing output Pin
Anonymous4-Aug-03 3:39
Anonymous4-Aug-03 3:39 
Questionany suggestion? Pin
zeki yugnak4-Aug-03 1:07
zeki yugnak4-Aug-03 1:07 
AnswerRe: any suggestion? Pin
David Chamberlain4-Aug-03 4:01
David Chamberlain4-Aug-03 4:01 
GeneralCRecentFileList Pin
Anonymous4-Aug-03 0:18
Anonymous4-Aug-03 0:18 
I want to use CRecentFileList as a convenient way of storing some data for my program. As a test, I wrote a console app that creates a CRecentFileList object. I add some strings to it using the Add() method and then use the [] operator to read the strings. Everything works OK until I try to save the data to the registry using the WriteList() method. I get an access violation.

Is there something I'm doing wrong? Must I write my own class to do it? Using CRecentFileList is easier and quicker but I do not think I am really using it as it was intended. It is a shame it isn't a specialization of a class that I could use for my intended purpose.
GeneralRe: CRecentFileList Pin
HPSI4-Aug-03 0:36
HPSI4-Aug-03 0:36 
Generalwindows help-topic does not exit error Pin
haritadala4-Aug-03 0:04
haritadala4-Aug-03 0:04 
GeneralRe: windows help-topic does not exit error Pin
HPSI4-Aug-03 0:25
HPSI4-Aug-03 0:25 
GeneralRe: windows help-topic does not exit error Pin
haritadala4-Aug-03 0:57
haritadala4-Aug-03 0:57 
GeneralProgram too big to fit in memory Pin
JensB3-Aug-03 23:37
JensB3-Aug-03 23:37 
GeneralCtreeCtrl Tool Tips Pin
Marissa1823-Aug-03 23:36
Marissa1823-Aug-03 23:36 
GeneralRe: CtreeCtrl Tool Tips Pin
Anonymous3-Aug-03 23:52
Anonymous3-Aug-03 23:52 
GeneralRe: CtreeCtrl Tool Tips Pin
HPSI4-Aug-03 0:20
HPSI4-Aug-03 0:20 
GeneralHere are some syntax Pin
FlyingDancer3-Aug-03 22:47
FlyingDancer3-Aug-03 22:47 
GeneralRe: Here are some syntax Pin
Ryan Binns4-Aug-03 1:24
Ryan Binns4-Aug-03 1:24 
GeneralRe: Here are some syntax Pin
FlyingDancer4-Aug-03 1:53
FlyingDancer4-Aug-03 1:53 
GeneralRe: Here are some syntax Pin
Ryan Binns4-Aug-03 1:58
Ryan Binns4-Aug-03 1:58 
GeneralNet*Enum APIs, can't link FileEnum user to host Pin
Fahr3-Aug-03 22:43
Fahr3-Aug-03 22:43 
QuestionHow to play a .mod or .xm music? Pin
lenghost3-Aug-03 22:36
lenghost3-Aug-03 22:36 
AnswerRe: How to play a .mod or .xm music? Pin
Kochise3-Aug-03 23:16
Kochise3-Aug-03 23:16 
GeneralRe: How to play a .mod or .xm music? Pin
lenghost4-Aug-03 15:17
lenghost4-Aug-03 15:17 
QuestionHow to disable displaying "..." in column header when text is wider? Pin
s_k3-Aug-03 22:30
s_k3-Aug-03 22:30 

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.