[advapi32/service #2] Check for duplicate displayname

Paul Vriens paul.vriens.wine at gmail.com
Wed Jul 18 13:22:26 CDT 2007


Hi,

This adds a check for a duplicate displayname (which can be either an existing
servicename or an existing displayname).

Windows checks first if a service already exist before checking for duplicates. 
This also means we can't bail out in the 'while' loop.

We could maybe use EnumServicesStatusEx to enumerate for us (once that's
implemented).

Changelog
   Check for duplicate displayname

Cheers,

Paul.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Check-for-duplicate-displayname.patch
Type: text/x-patch
Size: 4038 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070718/43c7bcac/0003-Check-for-duplicate-displayname-0001.bin


More information about the wine-patches mailing list