ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

keyboard.c File Reference
#include "access.h"

Go to the source code of this file.

Defines

#define BOUNCETICKS   5
#define DELAYTICKS   5
#define REPEATTICKS   6
#define WAITTICKS   10

Functions

static VOID EnableFilterKeysTest (PGLOBAL_DATA pGlobalData)
static VOID DisableFilterKeysTest (PGLOBAL_DATA pGlobalData)
INT_PTR CALLBACK StickyKeysDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
static VOID AddComboBoxTime (HWND hwnd, INT nId, INT nTimeMs)
INT_PTR CALLBACK BounceKeysDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK RepeatKeysDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK FilterKeysDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK ToggleKeysDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK KeyboardPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)

Variables

static UINT nBounceArray [BOUNCETICKS] = {500, 700, 1000, 1500, 2000}
static UINT nDelayArray [DELAYTICKS] = {300, 700, 1000, 1500, 2000}
static UINT nRepeatArray [REPEATTICKS] = {300, 500, 700, 1000, 1500, 2000}
static UINT nWaitArray [WAITTICKS] = {0, 300, 500, 700, 1000, 1500, 2000, 5000, 10000, 20000}

Generated on Sun May 27 2012 04:47:11 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.