I have still problems with the code below. The code should disable task killing by users without "power rights", but it's don't working :<
I get "OK" from ProtectProcess() but the process is not protected from task killing. Why?
Prototype cssdtsd(StringSecurityDescriptor.s,StringSDRevision ...
Search found 3 matches
- Fri Feb 01, 2008 5:59 am
- Forum: Windows
- Topic: SetKernelObjectSecurity() Problem
- Replies: 0
- Views: 1913
- Fri Feb 01, 2008 3:06 am
- Forum: Coding Questions
- Topic: German / Austrian to English help appreciated!
- Replies: 6
- Views: 1369
- Sun Jan 27, 2008 2:39 am
- Forum: Coding Questions
- Topic: DLL to change WMP visulizations on the fly.
- Replies: 6
- Views: 1850
Re: DLL to change WMP visulizations on the fly.
I was wondering if anyone could point me in the right direction or give me some info on how to change the visualizations in windows media player on the fly. i know i can change them in the registry but the changes dont take effect till the next run wmp is ran or its ocx. ams uses the wmp ocx to ...