ReactOS 0.4.16-dev-602-ge302bac
|
#include <regutils.h>
Public Attributes | |
PQUERY_REGISTRY_VALUES_ROUTINE | QueryRoutine |
PVOID | EntryContext |
Definition at line 61 of file regutils.h.
PVOID __tagQUERY_REGISTRY_VALUES_TABLE::EntryContext |
Definition at line 64 of file regutils.h.
Referenced by AddService(), and ServicesPageWndProc().
PQUERY_REGISTRY_VALUES_ROUTINE __tagQUERY_REGISTRY_VALUES_TABLE::QueryRoutine |
Definition at line 63 of file regutils.h.
Referenced by AddService(), and ServicesPageWndProc().