ReactOS 0.4.16-dev-106-g10b08aa
|
Public Attributes | |
LPARAM | lParam |
int | cbSize |
PVOID | pvBuffer |
int _DDE_DATA::cbSize |
Definition at line 31 of file dde.c.
Referenced by IntDdeGetMessageHook(), and IntDdePostMessageHook().
LPARAM _DDE_DATA::lParam |
Definition at line 30 of file dde.c.
Referenced by IntDdeGetMessageHook(), and IntDdePostMessageHook().
PVOID _DDE_DATA::pvBuffer |
Definition at line 32 of file dde.c.
Referenced by IntDdeGetMessageHook(), and IntDdePostMessageHook().