ReactOS 0.4.15-dev-7918-g2a2556c
_patch_data Struct Reference
Collaboration diagram for _patch_data:

Public Attributes

charname
 
bin_file input
 
charinput_signature
 
bin_file output
 
charoutput_signature
 
bin_file patch
 
bin_file patch_header
 

Detailed Description

Definition at line 110 of file mspatcha.c.

Member Data Documentation

◆ input

bin_file _patch_data::input

Definition at line 113 of file mspatcha.c.

◆ input_signature

char* _patch_data::input_signature

Definition at line 114 of file mspatcha.c.

◆ name

char* _patch_data::name

Definition at line 112 of file mspatcha.c.

◆ output

bin_file _patch_data::output

Definition at line 115 of file mspatcha.c.

◆ output_signature

char* _patch_data::output_signature

Definition at line 116 of file mspatcha.c.

◆ patch

bin_file _patch_data::patch

Definition at line 117 of file mspatcha.c.

◆ patch_header

bin_file _patch_data::patch_header

Definition at line 118 of file mspatcha.c.


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