registry: order of insertion of values

James Hawkins truiken at gmail.com
Sun Apr 3 17:57:48 CDT 2005


On Apr 3, 2005 5:17 PM, Paul Millar <p.millar at physics.gla.ac.uk> wrote: 
> By the look of it, the bug is that create_test_entries() creates the three
> TestN keys (N=1..3), but doesn't clean them after.

We use the values created in create_test_entries() throughout the
whole test so this is the correct behaviour.  They are cleaned up in
the final call to delete_key(hkey_main).

-- 
James Hawkins



More information about the wine-devel mailing list