Ignore:
Timestamp:
Aug 13, 2006, 1:41:05 AM (19 years ago)
Author:
bird
Message:

Hacking and debugging.

File:
1 edited

Legend:

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

    r2755 r2761  
    128128
    129129        // CKeyState overrides
    130         virtual void            onKey(KeyButton button, bool down,
    131                                                         KeyModifierMask newState);
    132130        virtual void            sendKeyEvent(void* target,
    133131                                                        bool press, bool isAutoRepeat,
     
    143141
    144142private:
    145         void                            fixKeys();
    146         void                            handleFixKeys(const CEvent&, void*);
    147 
    148143        KeyID                           getIDForKey(CKeyMap::KeyItem& item,
    149144                                                        KeyButton button, ULONG virtualKey,
Note: See TracChangeset for help on using the changeset viewer.