ComputerDictionaries.org      Computer terms spelled out...
Home -› Software -› Win32 API Glossary -› AccelTableEntry
Online dictionary
From all Dictionaries     Only from this Category     Only from this Dictionary
 

Dictionaries by Category


High-Tech News

Definition Of:

AccelTableEntry

Win32 API GlossaryWin32 API Glossary
The AccelTableEntry structure describes the data in an individual accelerator table resource.

struct AccelTableEntry {
WORD fFlags;
WORD wAnsi;
WORD wId;
WORD padding;
};



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

 

Win32 API Glossary INDEX:

List of Terms: Terms beginning with "A", Page 1

A B C D E F G H I K L S W
1 2 3 4 5 6 7 8

A: Page 1 of 8.

ABC
ABCFLOAT
AbnormalTermination
AbortDoc
AbortPath
AbortPrinter
AbortProc
AbortSystemShutdown
ACCEL
AccelTableEntry...

Other Resources

Online Dictionary

WhatIs.com - Tech Dictionary & Encyclopedia

Webopedia

FOLDOC Computing Dictionary

IBM Terminology

Microsoft Glossary

HP Computing glossary

Oracle Glossary

Computer History Museum

FILExt - The File Extension Source

ComputerUser Dictionary


Home   |   Translation  |   Dictionary   |   About Us   |   Contact Us
ComputerDictionaries.org
  Powered by Babylon - Translation Software
Copyright 2008, ComputerDictionaries.org. All rights reserved.