|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct list | entry |
| msi_dialog * | dialog |
| WCHAR * | event |
| WCHAR * | control |
| WCHAR * | attribute |
| WCHAR* subscriber::attribute |
Definition at line 108 of file dialog.c.
Referenced by event_subscribe(), free_subscriber(), and msi_event_fire().
| WCHAR* subscriber::control |
Definition at line 107 of file dialog.c.
Referenced by event_subscribe(), free_subscriber(), and msi_event_fire().
| msi_dialog* subscriber::dialog |
Definition at line 105 of file dialog.c.
Referenced by event_cleanup_subscriptions(), event_subscribe(), and msi_event_fire().
Definition at line 104 of file dialog.c.
Referenced by event_cleanup_subscriptions(), event_subscribe(), and msi_event_cleanup_all_subscriptions().
| WCHAR* subscriber::event |
Definition at line 106 of file dialog.c.
Referenced by event_subscribe(), free_subscriber(), and msi_event_fire().