Searched defs:_USER_ACCEL_CACHE_ENTRY (Results 1 – 1 of 1) sorted by relevance
42 typedef struct _USER_ACCEL_CACHE_ENTRY struct44 struct _USER_ACCEL_CACHE_ENTRY * Next; argument45 ULONG_PTR Usage; /* how many times the table has been loaded */46 HACCEL Object; /* handle to the NtUser accelerator table object */47 HGLOBAL Data; /* base address of the resource data */