Ignore:
Timestamp:
Sep 18, 1999, 2:10:52 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/hotkey.h

    r4 r967  
    1 /* $Id: hotkey.h,v 1.1 1999-05-24 20:19:12 ktk Exp $ */
     1/* $Id: hotkey.h,v 1.2 1999-09-18 12:09:47 sandervl Exp $ */
    22
    33/*
     
    55 *
    66 * Copyright 1998 Eric Kohl
     7 * Copyright 1999 Christoph Bratschi
    78 */
    89
     
    1516    BOOL  bFocus;
    1617    INT   nHeight;
     18    BYTE  bVKHotKey;
     19    BYTE  bfMods;
     20    INT   fwCombInv;
     21    INT   fwModInv;
    1722
    1823} HOTKEY_INFO;
Note: See TracChangeset for help on using the changeset viewer.