I have an application coded in VC++. I want to be able to introduce role based access in order to prevent unauthorised user access. I also want to ensure that the application can be started and stopped under user control as windows allows tasks and processes to be canceled at will. Does anyone have access to a simple program that I can download and look at in order to get started.