Hi,
I am working on small project on device lock and looking soln for
follwoing query.
a. Is there any way to lock/unlock Removable Drive (CD ROM, Floppy
Disk) of a machine.
I have noted DeviceIOControl api but its effect last only put to
session
(If machine is rebooted CD ROM is unlocked automatically).
b. Disable/enable RUN command for START menu.
c. Disable/Enable Serial, Parallel and USB port.
But for all its effect must remain permanently and NOT till session
exists.
Any supporting code in C,C++,VC++ will do.
Any help is highly appreciated.
Amit