|
ReactOS 0.4.16-dev-1946-g52006dd
|
Registry key entry. More...
#include <regfs.h>


Protected Attributes | |
| HKEY | _hKeyRoot |
Protected Attributes inherited from Directory | |
| void * | _path |
Additional Inherited Members | |
Public Attributes inherited from Entry | |
| Entry * | _next |
| Entry * | _down |
| Entry * | _up |
| bool | _expanded |
| bool | _scanned |
| int | _level |
| WIN32_FIND_DATA | _data |
| SFGAOF | _shell_attribs |
| LPTSTR | _display_name |
| LPTSTR | _type_name |
| LPTSTR | _content |
| ENTRY_TYPE | _etype |
| int | _icon_id |
| BY_HANDLE_FILE_INFORMATION | _bhfi |
| bool | _bhfi_valid |
Protected Member Functions inherited from RegEntry | |
| RegEntry () | |
| virtual bool | get_path (PTSTR path, size_t path_count) const |
| virtual BOOL | launch_entry (HWND hwnd, UINT nCmdShow) |
Protected Member Functions inherited from Entry | |
| Entry (ENTRY_TYPE etype) | |
| Entry (Entry *parent, ENTRY_TYPE etype) | |
| Entry (const Entry &) | |
| bool | get_path_base (PTSTR path, size_t path_count, ENTRY_TYPE etype) const |
Protected Member Functions inherited from Directory | |
| Directory () | |
| virtual | ~Directory () |
Reimplemented from Entry.
Definition at line 34 of file regfs.cpp.
|
protected |
Definition at line 58 of file regfs.h.
Referenced by read_directory().