Hi, I want to use System namespace in my unmanaged(C++) code without changing the Clr(common language run time support) settings, to check files security permissions. Is it possible that we can do like this If so, how do I do that? if not, is there any alternative to use this.