|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <richedit.h>

Public Attributes | |
| NMHDR | nmhdr |
| UINT | msg |
| WPARAM | wParam |
| LPARAM | lParam |
| CHARRANGE | chrg |
Definition at line 546 of file richedit.h.
| CHARRANGE _enlink::chrg |
Definition at line 551 of file richedit.h.
Referenced by link_notify_test(), and OnLink().
| LPARAM _enlink::lParam |
Definition at line 550 of file richedit.h.
Referenced by link_notify_test().
| UINT _enlink::msg |
Definition at line 548 of file richedit.h.
Referenced by link_notify_test(), and OnLink().
| NMHDR _enlink::nmhdr |
Definition at line 547 of file richedit.h.
Referenced by link_notify_test(), and OnLink().
| WPARAM _enlink::wParam |
Definition at line 549 of file richedit.h.
Referenced by link_notify_test().