Hi Gene
Quote:
The reason that I ask is that in trying to understand how it
works, I downloaded a lot of documentation. One point was that writes
to the Registry are lazy and so, may not happen for a while.
AFAIK, Windows keeps parts of the Registry in memory for faster access and uses
|
the info from there. So writes to the Registry (the part in memory) are at once,
but saving changes of the Registry to disk are lazy.
I think, for your purpose of telling the file name to the PDF writer, it is not
necessary, that this volatile info ever reaches the disk.
Regards
Bernhard Sander