ReactOS 0.4.16-dev-122-g325d74c
|
Public Member Functions | |
int (CALLBACK *lpfnCompare)(LPCVOID | |
Public Attributes | |
DWORD | cbSize |
DWORD | nMaxItems |
DWORD | dwFlags |
HKEY | hKey |
LPCSTR | lpszSubKey |
LPCVOID | |
DWORD | |
Definition at line 54 of file shellord.c.
tagCREATEMRULIST::int | ( | CALLBACK * | lpfnCompare | ) |
DWORD tagCREATEMRULIST::cbSize |
Definition at line 56 of file shellord.c.
Referenced by SHAddToRecentDocs().
DWORD tagCREATEMRULIST::dwFlags |
Definition at line 58 of file shellord.c.
Referenced by SHAddToRecentDocs().
tagCREATEMRULIST::DWORD |
Definition at line 61 of file shellord.c.
HKEY tagCREATEMRULIST::hKey |
Definition at line 59 of file shellord.c.
Referenced by SHAddToRecentDocs().
tagCREATEMRULIST::LPCVOID |
Definition at line 61 of file shellord.c.
LPCSTR tagCREATEMRULIST::lpszSubKey |
Definition at line 60 of file shellord.c.
Referenced by SHAddToRecentDocs().
DWORD tagCREATEMRULIST::nMaxItems |
Definition at line 57 of file shellord.c.
Referenced by SHAddToRecentDocs().