|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| char * | name |
| bin_file | input |
| char * | input_signature |
| bin_file | output |
| char * | output_signature |
| bin_file | patch |
| bin_file | patch_header |
Definition at line 110 of file mspatcha.c.
| bin_file _patch_data::input |
Definition at line 113 of file mspatcha.c.
| char* _patch_data::input_signature |
Definition at line 114 of file mspatcha.c.
| char* _patch_data::name |
Definition at line 112 of file mspatcha.c.
| bin_file _patch_data::output |
Definition at line 115 of file mspatcha.c.
| char* _patch_data::output_signature |
Definition at line 116 of file mspatcha.c.
| bin_file _patch_data::patch |
Definition at line 117 of file mspatcha.c.
| bin_file _patch_data::patch_header |
Definition at line 118 of file mspatcha.c.