Does anybody know how Windows Server 2003 handles simultaneous attempts to
access registry data? If it protects the data from being changed by
different threads at the same time (I'm sure it does), what is a granularity
of this protection? Is it hive-, key-, or value-wide? Do ...