please dont rip this site Prev Next

AccelTableEntry Overview  Group

The AccelTableEntry structure describes the data in an individual accelerator table resource.

struct AccelTableEntry { 

    WORD fFlags; 

    WORD wAnsi; 

    WORD wId; 

    WORD padding; 

}; 

 

Members

fFlags
Specifies a set of flags that you can use to describe keyboard accelerator characteristics. This member can have one or more of the following values.

Value

Meaning

FVIRTKEY

The accelerator key is a virtual-key code. If this flag is not specified, the accelerator key is assumed to specify an ASCII character code.

FNOINVERT

A menu item on the menu bar is not highlighted when an accelerator is used.

FSHIFT

The accelerator is activated only if the user presses the SHIFT key. This flag applies only to virtual keys.

FCONTROL

The accelerator is activated only if the user presses the CTRL key. This flag applies only to virtual keys.

FALT

The accelerator is activated only if the user presses the ALT key. This flag applies only to virtual keys.

0x80

The entry is last in an accelerator table.

wAnsi
Specifies an ANSI character value or a virtual-key code that identifies the accelerator key.
wId
Identifies the keyboard accelerator. This is the value passed to the window procedure when the user presses the specified key.
padding
The number of bytes inserted to ensure that the structure is aligned on a DWORD boundary.

Remarks

The AccelTableEntry structure is repeated for all accelerator table entries in the resource. The last entry in the table is flagged with the value 0x0080.

You can compute the number of elements in the table if you divide the length of the resource by eight. Then your application can randomly access the individual fixed-length entries.

See Also

CreateAcceleratorTable


file: /Techref/os/win/api/win32/struc/src/str00_3.htm, 3KB, , updated: 2000/4/7 12:20, local time: 2024/3/28 22:58,
TOP NEW HELP FIND: 
34.229.172.86:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str00_3.htm"> AccelTableEntry</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .