Click here to Skip to main content
15,913,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wm_create problems Pin
Jason Henderson28-Oct-03 10:54
Jason Henderson28-Oct-03 10:54 
GeneralRe: wm_create problems Pin
yndfcd27-Oct-03 16:55
yndfcd27-Oct-03 16:55 
GeneralRe: wm_create problems Pin
super_matt28-Oct-03 7:47
super_matt28-Oct-03 7:47 
GeneralRe: wm_create problems Pin
yndfcd28-Oct-03 13:20
yndfcd28-Oct-03 13:20 
GeneralCMonthCalCtrl returns wrong date Pin
asierra27-Oct-03 7:56
asierra27-Oct-03 7:56 
GeneralRe: CMonthCalCtrl returns wrong date Pin
asierra27-Oct-03 12:46
asierra27-Oct-03 12:46 
GeneralAccounting Program Pin
Santiago Su♦rez27-Oct-03 7:23
sussSantiago Su♦rez27-Oct-03 7:23 
GeneralDon't EVER use the registry! Please Pin
wogerdoger27-Oct-03 6:32
wogerdoger27-Oct-03 6:32 
Hi All.
Why does Windows need a registry ? (Or at least: Why does Windows let programmers stuff with it ?)
I can't see why any program settings can't be stored in a file within the directory that the app is installed to. It can just load that file and read what it is supposed to do each time it runs.
It amazes me that this practice is so common and even promoted (Even here on CP). If I want my computer to behave differently: I'll tell it...not some scumbag programmer who thinks they know better!
Maybe there is a need for a "Read-Only" Windows registry for windows settings to be passed to the program.
Anyone ? Discussion ?
(Quite a rant, but it didn't belong in the Lounge).
Cheers

If sex is a pain in the ass, then you are doing it all wrong!
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 
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 

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.