Results 1 to 3 of 3
Thread: How to enable Windows Lock?
- 07-10-2010, 05:02 AM #1
Senior Member
- Join Date
- Mar 2010
- Location
- Manila, Philippines
- Posts
- 257
- Rep Power
- 4
How to enable Windows Lock?
I am developing a system to enable Windows Lock on platforms (XP and Win7).
For example, I want to lock the computer's screen using Java?
Is this possible? If I am going to use JNI?
What methods I am to utilize using C/C++ native library?
Thanks.Every project, package, class, method, variable, syntax, algorithm, etc.
are registered in my memory bank. Thanks to this thread.
- 07-10-2010, 06:44 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,398
- Blog Entries
- 7
- Rep Power
- 17
Locking a computer (or its screen) is not an application's task. Of course there's some vague API available in MS Windows so you can try the JNI route but I find it a strange functionality. Why do you people want to implement those preposterous functionalities anyway? Just for kicks? It is a system functionality. I can hardly wait until someone comes in with hardly any computer knowledge at all who wants to do it remotely (from a cell phone preferably).
kind regards,
Jos
- 07-11-2010, 03:45 AM #3
Senior Member
- Join Date
- Mar 2010
- Location
- Manila, Philippines
- Posts
- 257
- Rep Power
- 4
Similar Threads
-
Lock a folder
By nchouhan15@gmail.com in forum New To JavaReplies: 4Last Post: 03-13-2012, 08:33 AM -
Logger and file lock
By segolas in forum Advanced JavaReplies: 3Last Post: 01-14-2010, 04:02 PM -
3x wrong password will lock the system
By ashin in forum SWT / JFaceReplies: 0Last Post: 07-11-2009, 04:03 PM -
lock a file
By flaca in forum New To JavaReplies: 3Last Post: 08-19-2008, 03:00 PM -
object lock question
By simon in forum New To JavaReplies: 2Last Post: 08-01-2007, 04:36 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks