Ignore:
Timestamp:
Aug 14, 2006, 6:55:06 AM (19 years ago)
Author:
bird
Message:

hacking on keyboard stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/synergy/lib/platform/CMSWindowsKeyState.h

    r2749 r2765  
    22 * synergy -- mouse and keyboard sharing utility
    33 * Copyright (C) 2003 Chris Schoeneman
    4  * 
     4 *
    55 * This package is free software; you can redistribute it and/or
    66 * modify it under the terms of the GNU General Public License
    77 * found in the file COPYING that should have accompanied this file.
    8  * 
     8 *
    99 * This package is distributed in the hope that it will be useful,
    1010 * but WITHOUT ANY WARRANTY; without even the implied warranty of
     
    186186        CEventQueueTimer*       m_fixTimer;
    187187
     188#if 0
    188189        // the groups (keyboard layouts)
    189190        GroupList                       m_groups;
    190191        GroupMap                        m_groupMap;
     192#endif
    191193
    192194        // the last button that we generated a key down event for.  this
Note: See TracChangeset for help on using the changeset viewer.