[advapi32/service #2] Test for duplicate displayname

Paul Vriens paul.vriens.wine at gmail.com
Sun Jul 15 08:55:55 CDT 2007


Hi,

Another test that shows that windows checks if the displayname already exists. I
had to make a distinction between Windows and Wine as Wine doesn't have that
many services defined.

I'm also not sure yet what is the best way to fix this. (linked list, Wine list,
registry enumaration or the use of GetServiceKeyName which seems the simplest
but is not yet implemented in Wine).

Changelog
      Test for duplicate displayname

Cheers,

Paul




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Test-for-duplicate-displayname.patch
Type: text/x-patch
Size: 3105 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070715/06dc3923/0004-Test-for-duplicate-displayname.bin


More information about the wine-patches mailing list