Mapping of access rights (advapi32/service)

Paul Vriens paul.vriens.wine at gmail.com
Mon Jul 9 05:40:32 CDT 2007


Hi,

While adding some more tests I've found that we lack mapping between some 
generic access rights and specific service access rights.

An example is GENERIC_ALL that should map to SC_MANAGER_ALL_ACCESS. Should this 
mapping be done in advapi32/service.c? Would it be OK to create a specific 
function that does this mapping/translation? The functions makes senses as we 
have several functions that need this mapping.

Cheers,

Paul.



More information about the wine-devel mailing list