Click here to Skip to main content
15,909,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralStart menu button text... Pin
adamUK15-Jul-03 12:02
adamUK15-Jul-03 12:02 
GeneralRe: Start menu button text... Pin
Ryan Binns15-Jul-03 15:02
Ryan Binns15-Jul-03 15:02 
GeneralRe: Start menu button text... Pin
David Crow16-Jul-03 3:33
David Crow16-Jul-03 3:33 
GeneralClickety Police! Pin
Ryan Binns16-Jul-03 4:25
Ryan Binns16-Jul-03 4:25 
GeneralRichEdit Creation Problems Pin
Sundy15-Jul-03 11:35
Sundy15-Jul-03 11:35 
GeneralRe: RichEdit Creation Problems Pin
adamUK15-Jul-03 11:51
adamUK15-Jul-03 11:51 
GeneralRe: RichEdit Creation Problems Pin
Michael Dunn15-Jul-03 12:25
sitebuilderMichael Dunn15-Jul-03 12:25 
GeneralSuggestions Needed: Populating ListView Pin
Frank Deo15-Jul-03 11:15
Frank Deo15-Jul-03 11:15 
Hello all,

My App needs to load a a list of configurations into a list view at load time. The list will then be user modifiable (add, delete, edit).

What would you all consider to be the best way to do this. An INI file storing each configuration and stored in a folder under the working folder, and loaded at runtime? Or, doing the same thing in the registry.

And, how would you keep track of the items so that the correct number are re-loaded back at runtime. For example:

At startup the list contains 4 items. Item0, Item1, Item2, and Item3. The user deletes Item2. Now there is no real index to keep track of, I can see there are 3 files, but loading them in any logical progression is no longer an option.

Thanks for any suggestions you may have.

Frank

"Keyboard Error - Press F1 to Continue"
GeneralRe: Suggestions Needed: Populating ListView Pin
valikac16-Jul-03 4:52
valikac16-Jul-03 4:52 
QuestionHow to do Windows Service Programmatically Pin
PrasadD15-Jul-03 10:50
PrasadD15-Jul-03 10:50 
AnswerRe: How to do Windows Service Programmatically Pin
Frank Deo15-Jul-03 11:17
Frank Deo15-Jul-03 11:17 
GeneralGetting windows running process list Pin
PrasadD15-Jul-03 10:48
PrasadD15-Jul-03 10:48 
GeneralRe: Getting windows running process list Pin
Ryan Binns15-Jul-03 14:56
Ryan Binns15-Jul-03 14:56 
GeneralMemory Mapped Files and Performance Strategies Pin
Steve The Plant15-Jul-03 10:00
Steve The Plant15-Jul-03 10:00 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
David Crow15-Jul-03 10:12
David Crow15-Jul-03 10:12 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
Mike Dimmick16-Jul-03 6:36
Mike Dimmick16-Jul-03 6:36 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
David Crow16-Jul-03 6:55
David Crow16-Jul-03 6:55 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
Mike Dimmick16-Jul-03 22:41
Mike Dimmick16-Jul-03 22:41 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
David Crow17-Jul-03 5:59
David Crow17-Jul-03 5:59 
Generalcarriage return/line feed Pin
butterbean73015-Jul-03 9:55
butterbean73015-Jul-03 9:55 
GeneralRe: carriage return/line feed Pin
John M. Drescher15-Jul-03 10:04
John M. Drescher15-Jul-03 10:04 
GeneralRe: carriage return/line feed Pin
Ryan Binns15-Jul-03 14:54
Ryan Binns15-Jul-03 14:54 
Generalshowing # recds in CRecordset Pin
RalfPeter15-Jul-03 9:30
RalfPeter15-Jul-03 9:30 
GeneralRe: showing # recds in CRecordset Pin
David Crow15-Jul-03 9:40
David Crow15-Jul-03 9:40 
GeneralRe: showing # recds in CRecordset Pin
RalfPeter15-Jul-03 11:11
RalfPeter15-Jul-03 11:11 

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.