Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Disable/Enable Quick HELP
Name: roadkill87 Date: May 19, 2009 at 08:51:02 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hi,
I am looking for a way to disable the mouse so the user can not move it or click for that matter.
Though at the same time I want them to be able to push something enable to mouse again.
I've seen many app that disable the mouse and keyboard but I want the keyboard to remain working perfectly fine.
- EDIT: It would be even better if they had to hold down the control key in order to use the mouse. then upon release the mouse once again becomes ineffective.
Name: lucas999 Date: May 19, 2009 at 10:18:40 Pacific
Reply:
If it's under Windows, you must use Win32 api You can ask on Professional Win32 api newsgroup : news://nntp.aioe.org/comp.os.ms-windows.programmer.win32 or http://groups.google.com/group/comp... where it has often been discussed
0
Response Number 2
Name: roadkill87 Date: May 19, 2009 at 10:32:00 Pacific
Reply:
I was there earlier and couldn't find anything that pointed me in a more direct location.. Unsure where to even start.
Summary: Jesse...what language are you working with? If it is VB6, then simply use the 'click'event associated with the radio buttons to disable/enable the select fields. Post back if I am on the wrong track. ...
Summary: dear experts, im looking for a scripts that will allow disabling/enabling local area connections if ping command is failed.what i mean is i have a client under my dhcp server. sometimes it will failed...