473,320 Members | 1,857 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,320 software developers and data experts.

Mouse Sensitivity - How to read this user setting

Hi,

I need to know how many mickeys does a mouse need to roll in order to
move one pixel under MS Windows. Could anyone, please, point me a way to
find it out?

Thank you all.
Paul.
Nov 17 '05 #1
3 1121
Paul wrote:
Hi,

I need to know how many mickeys does a mouse need to roll in order to
move one pixel under MS Windows. Could anyone, please, point me a way to
find it out?

Thank you all.
Paul.

Wouldn't the number of mickey's required to move the cursor vary
depending on the acceleration settings?
Nov 17 '05 #2


As far as I know thats are right. But I don´t know how to get these
settings. Could anyone help me on this?

"Joel Whitehouse" <jo************@gmail.com> escreveu na mensagem
news:O5****************@TK2MSFTNGP14.phx.gbl...
Paul wrote:
Hi,

I need to know how many mickeys does a mouse need to roll in order to move one pixel under MS Windows. Could anyone, please, point me a way to
find it out?

Thank you all.
Paul.

Wouldn't the number of mickey's required to move the cursor vary
depending on the acceleration settings?

Nov 17 '05 #3
For instance, the function SystemParametersInfo solves my problem :-)

int m_nMouseSpeed(1);
SystemParametersInfo(SPI_GETMOUSESPEED,0,&m_nMouse Speed,0);
Thank you all for the help.

"Paul" <se****@nospam.com> escreveu na mensagem
news:eh**************@TK2MSFTNGP09.phx.gbl...


As far as I know thats are right. But I don´t know how to get these
settings. Could anyone help me on this?

"Joel Whitehouse" <jo************@gmail.com> escreveu na mensagem
news:O5****************@TK2MSFTNGP14.phx.gbl...
Paul wrote:
Hi,

I need to know how many mickeys does a mouse need to roll in order to move one pixel under MS Windows. Could anyone, please, point me a way to find it out?

Thank you all.
Paul.

Wouldn't the number of mickey's required to move the cursor vary
depending on the acceleration settings?


Nov 17 '05 #4

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

Similar topics

0
by: Stephen Williams | last post by:
I am migrating a VB 6 PictureBox control to VB.NET. In VB 6, this control modified its border style during the mouse down and up events to provide user feedback that it was selected. Once...
1
by: jv | last post by:
I have quite a few of continuous form and subform where I do allow scroll bars. I run into problems with the mouse wheel whenever the data on the form does not take up the whole page. In this...
5
by: Mike | last post by:
Currently, when my application needs to write/read to a database, there is a time lag. In that time lag, a user can click the same button multiple times causing my app problems. I want to turn...
16
by: Starwiz | last post by:
I'm a VB.net programmer, and I'm about to start working with two C++ programmers and teach them .net. I've decided to use C# in teaching them, since it's similar enough to VB.net that I can read...
8
by: **Developer** | last post by:
Open some dialog boxes and the mouse cursor moves to one of the dialog buttons. I'd like to implement that . Is that simply something I have to program, i.e. figure out where I want the cursor...
2
by: bretth | last post by:
In a VB.Net Windows Forms application, I have a user control that handles mouse events. Another section of code programmatically adds a label to the control. I would like label to ignore all...
7
by: Martijn Mulder | last post by:
When the mouse is over a picture, the user can grow or shrink it by rolling the central mouse wheel. What behavior is typical when the user rolls the wheel away. Will the picture grow or shrink...
8
by: Chris Noble | last post by:
I need to check whether a particular user is already a member of an Active Directory Security Group. The following code extract works but only if the user distinguished name is exactly the same...
2
by: =?Utf-8?B?UmFqbmVlc2ggTmFyYWlu?= | last post by:
Hi, I have a ComboBox in a Windows app (.net2.0). And when users start typing into it, the dropdown populates itself from a webservice and gives relevant options under it... But the mouse hides...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.