[shlwapi/tests/shreg.c #1] Use a regkey available on all systems

Paul Vriens Paul.Vriens at xs4all.nl
Sun Jan 16 12:21:56 CST 2005


Hi,

while doing the Interlocked cleanup on shlwapi/tests/shreg.c, I thought
I'd give the test a try. It fails (3 failures) on my w2kprof system. 

The first thing I found wrong was the registry we copy. This is not
available on every system (even the comment says so :-)). So I'm using
HKLM\Software\Microsoft\\Windows\CurrentVersion

Rest of the cleanup/corrections will follow (and most likely some
questions on wine-devel as well)

Changelog:
  use a registry key for copying, that's known on every system.

cheers,

Paul Vriens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests_shreg.diff
Type: text/x-patch
Size: 1475 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050116/a6bf7260/tests_shreg.bin


More information about the wine-patches mailing list