ReactOS 0.4.16-dev-311-g9382aa2
|
Registry entry. More...
#include <regfs.h>
Protected Member Functions | |
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 |
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 |
|
inlineprotected |
Implements Entry.
Definition at line 227 of file regfs.cpp.