Hi,
I'm thinking about implementing the ScmAssignNewTag function in base\system\services\rpcserver.c because of http://www.reactos.org/bugzilla/show_bug.cgi?id=6147
My current plan would be: loop through all service keys in the registry, check the Tag values for all that are in the same group, and choose either max+1 or the first unused tag.
Any opinions? Would it be important to observe how Windows calculates tags? Perhaps Eric has a good overview and thus an opinion on this service stuff? ;)
Thanks. :)
Regards, Tom