how smart is the registry api?
From: Noah Roberts (nroberts_at_dontemailme.com)
Date: 11/20/03
- Next message: Michael B Allen: "Re: hash table idea good or no good?"
- Previous message: AP: "Re: How to addresss the screen with cursor codes, Pacific C compiler"
- Next in thread: Programmer Dude: "Re: how smart is the registry api?"
- Reply: Programmer Dude: "Re: how smart is the registry api?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 Nov 2003 13:17:46 -0800
I am working in the registry through C++. I am wordering how smart the
registry is. When I open up a bunch of keys and then close my program
without closing the keys does windows know well enough to close them
itself as it should or will it just leave these keys open and eventually
blow up or something? I am working on something that is supposed to be
simple and quick and it would be much easier just to skip that step than
to try and track all of these keys.
NR
- Next message: Michael B Allen: "Re: hash table idea good or no good?"
- Previous message: AP: "Re: How to addresss the screen with cursor codes, Pacific C compiler"
- Next in thread: Programmer Dude: "Re: how smart is the registry api?"
- Reply: Programmer Dude: "Re: how smart is the registry api?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|