ReactOS 0.4.15-dev-7834-g00c4b3d
patch_offset_list Struct Reference
Collaboration diagram for patch_offset_list:

Public Attributes

struct list files
 
struct list patches
 
UINT count
 
UINT min
 
UINT max
 
UINT offset_to_apply
 

Detailed Description

Definition at line 406 of file patch.c.

Member Data Documentation

◆ count

UINT patch_offset_list::count

Definition at line 410 of file patch.c.

◆ files

struct list patch_offset_list::files

Definition at line 408 of file patch.c.

◆ max

UINT patch_offset_list::max

Definition at line 410 of file patch.c.

◆ min

UINT patch_offset_list::min

Definition at line 410 of file patch.c.

◆ offset_to_apply

UINT patch_offset_list::offset_to_apply

Definition at line 411 of file patch.c.

◆ patches

struct list patch_offset_list::patches

Definition at line 409 of file patch.c.


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