Tagged Questions

0
votes
3answers
117 views

open process as different user

hi all I want to get the privileges of a selected user on a local machine. I know how to get them from the current user, so my problem is how to open a process as as a different user. I'm currently …
0
votes
3answers
127 views

detecting windows shell changes

I have very limited knowledge of using C Builder, could you give me an example or point me to tutorial showing how to use FindNextChangeNotification in Delphi or ,if it is possible, how to use the C …