|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| LPCWSTR | feature_name |
| BOOL | enabled |
| BOOL | check_registry |
Definition at line 107 of file internet.c.
| BOOL feature_control::check_registry |
Definition at line 110 of file internet.c.
Referenced by load_process_feature(), and set_feature_on_process().
| BOOL feature_control::enabled |
Definition at line 109 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 108 of file internet.c.
Referenced by load_process_feature().