I can do this in XP by setting:
eb.grfInheritance = SUB_CONTAINERS_AND_OBJECTS_INHERIT;
When I run my application in NT however, it doesn't seem to accept this value; in fact it doesn't seem to accept anything other than:
eb.grfInheritance = 0;
Are there any suggestions on how to get this to work in NT or is it just plain impossible?



Help
Back to top








