473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Mouse and Keyboard sluggishness

problem defination :
I have written one application which does lot of cpu intensive
operation , which would take up to 50% cpu continuosly , as result of
this whole opertaing system becomes sluggish , meaning mouse and
keyborad
becomes unresponsive .

I mainly consider this behavior is because of inability of windows to
to procrss the keyboard and mouse MESSAGES. From my appliacation i can
process MessageQueue of my thread and hence its mouse and keyboard
events, but how do i do it for for whole oprating system.

Any suggestions will be helpfull.
Jul 19 '05 #1
3 2890
Megha Vishwanath <vm****@vsnl.com> wrote in message
news:4d**************************@posting.google.c om...
problem defination :
I have written one application which does lot of cpu intensive
operation , which would take up to 50% cpu continuosly , as result of
this whole opertaing system becomes sluggish , meaning mouse and
keyborad
becomes unresponsive .

I mainly consider this behavior is because of inability of windows to
to procrss the keyboard and mouse MESSAGES. From my appliacation i can
process MessageQueue of my thread and hence its mouse and keyboard
events, but how do i do it for for whole oprating system.

Any suggestions will be helpfull.


http://www.slack.net/~shiva/welcome.txt

DW

Jul 19 '05 #2
Buy a Mac.

"Megha Vishwanath" <vm****@vsnl.com> wrote in message
news:4d**************************@posting.google.c om...
problem defination :
I have written one application which does lot of cpu intensive
operation , which would take up to 50% cpu continuosly , as result of
this whole opertaing system becomes sluggish , meaning mouse and
keyborad
becomes unresponsive .

I mainly consider this behavior is because of inability of windows to
to procrss the keyboard and mouse MESSAGES. From my appliacation i can
process MessageQueue of my thread and hence its mouse and keyboard
events, but how do i do it for for whole oprating system.

Any suggestions will be helpfull.

Jul 19 '05 #3
File a complain form.

http://www.slack.net/~shiva/complain.txt

"David White" <no@email.provided> wrote in message
news:8M******************@nasal.pacific.net.au...
Megha Vishwanath <vm****@vsnl.com> wrote in message
news:4d**************************@posting.google.c om...
problem defination :
I have written one application which does lot of cpu intensive
operation , which would take up to 50% cpu continuosly , as result of
this whole opertaing system becomes sluggish , meaning mouse and
keyborad
becomes unresponsive .

I mainly consider this behavior is because of inability of windows to
to procrss the keyboard and mouse MESSAGES. From my appliacation i can
process MessageQueue of my thread and hence its mouse and keyboard
events, but how do i do it for for whole oprating system.

Any suggestions will be helpfull.


http://www.slack.net/~shiva/welcome.txt

DW

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Michael J Whitmore | last post by:
Greetings, I have a very simple question. How do you simulate a user input to turn off a screen saver in Windows (either a mouse movement, mouse click, or keyboard input)? I promise I searched...
8
by: Nolan Martin | last post by:
Is it just me or are there no good librarys out there to access the keyboard or mouse? I have been looking around for a while now and can only find ones that are bundled with a bunch of other...
0
by: George Hartas | last post by:
I am using Visual C# .NET 2003 to make a ComboBox accept both mouse and keyboard selection. For mouse selection code, I double-clicked ComboBox to get the default "comboBox1_SelectedIndexChanged"...
3
by: Per Larsson | last post by:
Hi! I've developed an application, and I want to use a semi opac form to show the help. The idea is to show the transparent help form on top (TopMost = True)and still be able to work with the...
9
by: DotNetShadow | last post by:
Hi Guys, I have been having this problem recently where I have a form with a textbox and button, if in the button event I have the following: Private Sub Button1_Click(ByVal sender As...
16
by: dfaber | last post by:
Hi all, I have been searching for a keyboard and mouse tracker on linux. I've read solutions (watch at sourceforge) which look at /proc/interrupts to check keyboard or mouse activity. I also read...
0
by: Gamey | last post by:
I have an application that NEEDS (don't ask) to handle additional mouse and keyboard processing during DoDragDrop. Normally, DoDragDrop kindly squashes all keyboard and mouse events. Alternate,...
18
by: eliss.carmine | last post by:
Is it possible to simulate a mouse click in the window I made (it's a Form), but not give it focus? I tried using WinAPI's mouseevent and SendMessage of WM_LBUTTONDOWN/WM_LBUTTONUP as suggested...
1
by: =?Utf-8?B?aG9tYW50Y3c=?= | last post by:
-windows xp -dell dimension 9150 The computer starts normally, loads up the blue login screen. I can move the cursor around the screen and type on keyboard. Then after roughly 3 seconds...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.