HKEY_DYN_DATA in win9x

Mike Hearn mike at navi.cx
Thu Jul 8 05:58:01 CDT 2004


On Wed, 07 Jul 2004 21:05:58 -0400, Robert Reif wrote:
> Where and how.  It looks like wine/misc/registry.c _allocate_default_keys
> is creating HKEY_DYN_DATA\PerfStats but adding code for a new key doesn't
> get called.  How and when does this code get called.

Make sure the wineserver shuts down between runs. If you have regedit
running in the background that won't happen. Default key initialization
only takes place when the client is the first to connect to the server.

wineserver -k can be used to force it to shut down.

thanks -mike




More information about the wine-devel mailing list