ReactOS 0.4.15-dev-7942-gd23573b
PE_ACCEL Struct Reference

Public Attributes

BYTE fVirt
 
BYTE pad0
 
WORD key
 
WORD cmd
 
WORD pad1
 

Detailed Description

Definition at line 32 of file accel.c.

Member Data Documentation

◆ cmd

WORD PE_ACCEL::cmd

Definition at line 37 of file accel.c.

Referenced by U32LoadAccelerators().

◆ fVirt

BYTE PE_ACCEL::fVirt

Definition at line 34 of file accel.c.

Referenced by U32LoadAccelerators().

◆ key

WORD PE_ACCEL::key

Definition at line 36 of file accel.c.

Referenced by U32LoadAccelerators().

◆ pad0

BYTE PE_ACCEL::pad0

Definition at line 35 of file accel.c.

◆ pad1

WORD PE_ACCEL::pad1

Definition at line 38 of file accel.c.


The documentation for this struct was generated from the following file: