Role based access to an application coded in Visual C++ - TechRepublic
Question
December 7, 2007 at 02:15 AM
tsmudhar

Role based access to an application coded in Visual C++

by tsmudhar . Updated 18 years, 7 months ago

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.

This discussion is locked

All Comments