|
ReactOS 0.4.17-dev-573-g8315b8c
|
Public Attributes | |
| LPCWSTR | feature_name |
| BOOL | enabled |
| BOOL | check_registry |
Definition at line 40 of file internet.c.
| BOOL feature_control::check_registry |
Definition at line 43 of file internet.c.
Referenced by load_process_feature(), and set_feature_on_process().
| BOOL feature_control::enabled |
Definition at line 42 of file internet.c.
Referenced by get_feature_from_process(), load_process_feature(), and set_feature_on_process().
| LPCWSTR feature_control::feature_name |
Definition at line 41 of file internet.c.
Referenced by load_process_feature().