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

C / C++ / MFC

 
GeneralRe: Don't EVER use the registry! Please Pin
John M. Drescher27-Oct-03 7:06
John M. Drescher27-Oct-03 7:06 
GeneralRe: Don't EVER use the registry! Please Pin
ZoogieZork27-Oct-03 8:54
ZoogieZork27-Oct-03 8:54 
GeneralRe: Don't EVER use the registry! Please Pin
John M. Drescher27-Oct-03 9:03
John M. Drescher27-Oct-03 9:03 
GeneralRe: Don't EVER use the registry! Please Pin
Jörgen Sigvardsson28-Oct-03 10:34
Jörgen Sigvardsson28-Oct-03 10:34 
GeneralRe: Don't EVER use the registry! Please Pin
alex.barylski27-Oct-03 7:07
alex.barylski27-Oct-03 7:07 
GeneralRe: Don't EVER use the registry! Please Pin
John M. Drescher27-Oct-03 7:20
John M. Drescher27-Oct-03 7:20 
GeneralRe: Don't EVER use the registry! Please Pin
John M. Drescher27-Oct-03 7:10
John M. Drescher27-Oct-03 7:10 
GeneralRe: Don't EVER use the registry! Please Pin
David Crow27-Oct-03 7:21
David Crow27-Oct-03 7:21 
I would much rather use the registry because:

  • all aspects of the computer are stored in one central place.
  • it is way more hierarchical that INI files; can store more data, and different types of data.
  • the registry can be secured.

    That said, INI files have the same type(s) of arguments. Each are a tool for solving a problem, and like most tools, they can be a benefit, or they can abused and become a hindrance.


    Five birds are sitting on a fence.
    Three of them decide to fly off.
    How many are left?

  • GeneralRe: Don't EVER use the registry! Please Pin
    Maximilien27-Oct-03 7:35
    Maximilien27-Oct-03 7:35 
    GeneralRe: Don't EVER use the registry! Please Pin
    Michael Dunn27-Oct-03 7:35
    sitebuilderMichael Dunn27-Oct-03 7:35 
    GeneralRe: Don't EVER use the registry! Please Pin
    Jörgen Sigvardsson28-Oct-03 10:35
    Jörgen Sigvardsson28-Oct-03 10:35 
    GeneralRe: Don't EVER use the registry! Please Pin
    Michael Dunn28-Oct-03 13:00
    sitebuilderMichael Dunn28-Oct-03 13:00 
    GeneralRe: Don't EVER use the registry! Please Pin
    Jörgen Sigvardsson28-Oct-03 13:03
    Jörgen Sigvardsson28-Oct-03 13:03 
    GeneralRe: Don't EVER use the registry! Please Pin
    Joe Woodbury27-Oct-03 9:54
    professionalJoe Woodbury27-Oct-03 9:54 
    GeneralRe: Don't EVER use the registry! Please Pin
    Terry O'Nolley27-Oct-03 10:00
    Terry O'Nolley27-Oct-03 10:00 
    GeneralRe: Don't EVER use the registry! Please Pin
    Jason Henderson27-Oct-03 10:23
    Jason Henderson27-Oct-03 10:23 
    GeneralRe: Don't EVER use the registry! Please Pin
    Jörgen Sigvardsson28-Oct-03 10:36
    Jörgen Sigvardsson28-Oct-03 10:36 
    GeneralRe: Don't EVER use the registry! Please Pin
    Anonymous27-Oct-03 11:22
    Anonymous27-Oct-03 11:22 
    GeneralRe: Don't EVER use the registry! Please Pin
    thowra27-Oct-03 23:07
    thowra27-Oct-03 23:07 
    GeneralRe: Don't EVER use the registry! Please Pin
    wogerdoger1-Nov-03 6:22
    wogerdoger1-Nov-03 6:22 
    GeneralCToolBar and different width buttons Pin
    AJ12327-Oct-03 6:15
    AJ12327-Oct-03 6:15 
    GeneralRe: CToolBar and different width buttons Pin
    Michael Dunn27-Oct-03 7:36
    sitebuilderMichael Dunn27-Oct-03 7:36 
    Generalsuclassing button at runtime Pin
    CHAIGNEAU27-Oct-03 5:42
    CHAIGNEAU27-Oct-03 5:42 
    GeneralRe: suclassing button at runtime Pin
    alex.barylski27-Oct-03 7:16
    alex.barylski27-Oct-03 7:16 
    GeneralRe: suclassing button at runtime Pin
    CHAIGNEAU27-Oct-03 8:06
    CHAIGNEAU27-Oct-03 8:06 

    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.