RESOURCELIST: Difference between revisions
Appearance
Created page with "Resource list structure. == Type == ULONG Count; RESOURCESTRUCT Resource[1]; == C Declaration Method == typedef struct == Fields == == Remarks == =..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Resource list structure | Resource list structure | ||
== Type == | == Type == | ||
[[ULONG]] Count; | |||
RESOURCESTRUCT Resource[1]; | |||
== C Declaration Method == | == C Declaration Method == | ||
Line 9: | Line 9: | ||
== Fields == | == Fields == | ||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 10:57, 18 August 2017
Resource list structure
Type
ULONG Count; RESOURCESTRUCT Resource[1];
C Declaration Method
typedef struct