|
ReactOS 0.4.17-dev-116-ga4b6fe9
|

Public Attributes | |
| HWND | hwnd |
| WNDPROC | fnWndProc |
| LPWSTR | pwszValidChars |
| LPWSTR | pwszInvalidChars |
Definition at line 2885 of file shellord.c.
| WNDPROC UxSubclassInfo::fnWndProc |
Definition at line 2888 of file shellord.c.
Referenced by LimitEditWindowProc(), UxSubclassInfo_Create(), and UxSubclassInfo_Destroy().
| HWND UxSubclassInfo::hwnd |
Definition at line 2887 of file shellord.c.
Referenced by UxSubclassInfo_Create(), and UxSubclassInfo_Destroy().
| LPWSTR UxSubclassInfo::pwszInvalidChars |
Definition at line 2890 of file shellord.c.
Referenced by DoSanitizeClipboard(), LimitEditWindowProc(), UxSubclassInfo_Create(), and UxSubclassInfo_Destroy().
| LPWSTR UxSubclassInfo::pwszValidChars |
Definition at line 2889 of file shellord.c.
Referenced by DoSanitizeClipboard(), LimitEditWindowProc(), UxSubclassInfo_Create(), and UxSubclassInfo_Destroy().