Re: Writting data to the Registry and Vista
- From: Nicholas Sherlock <N.sherlock@xxxxxxxxx>
- Date: Tue, 21 Nov 2006 16:21:13 +1300
Bob Richardson wrote:
I want my program to write one data element to the Registry upon closing the program. Is Vista likely to scream "bloody murder" when I try to do that? Or can it be done quietly, without the knowledge of the user?
No problems if you are writing to the HKEY_CURRENT_USER/Software (As opposed to HKEY_LOCAL_MACHINE). Make sure that you only request as many privileges as you need in the TRegistry constructor.
Cheers,
Nicholas Sherlock
--
http://www.sherlocksoftware.org
.
- References:
- Writting data to the Registry and Vista
- From: Bob Richardson
- Writting data to the Registry and Vista
- Prev by Date: Re: Audio
- Next by Date: I've completed a set of tools written by VCL
- Previous by thread: Writting data to the Registry and Vista
- Next by thread: I've completed a set of tools written by VCL
- Index(es):
Relevant Pages
|