Changeset 2765 for trunk/synergy/lib/platform/CMSWindowsKeyState.h
- Timestamp:
- Aug 14, 2006, 6:55:06 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/synergy/lib/platform/CMSWindowsKeyState.h
r2749 r2765 2 2 * synergy -- mouse and keyboard sharing utility 3 3 * Copyright (C) 2003 Chris Schoeneman 4 * 4 * 5 5 * This package is free software; you can redistribute it and/or 6 6 * modify it under the terms of the GNU General Public License 7 7 * found in the file COPYING that should have accompanied this file. 8 * 8 * 9 9 * This package is distributed in the hope that it will be useful, 10 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of … … 186 186 CEventQueueTimer* m_fixTimer; 187 187 188 #if 0 188 189 // the groups (keyboard layouts) 189 190 GroupList m_groups; 190 191 GroupMap m_groupMap; 192 #endif 191 193 192 194 // the last button that we generated a key down event for. this
Note:
See TracChangeset
for help on using the changeset viewer.