#include "dll_wp_active.h"#include <basis/istring.h>#include <wp_passive/manager.h>#include <wp_passive/worker.h>Include dependency graph for message_box.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | message_box |
Enumerations | |
| enum | message_box_kinds { PROCEED, INFORMATION, WARNING, HELP } |
| enum | PROCEED_BUTTONS { PROCEED_YES, PROCEED_NO, PROCEED_CANCEL } |
| enum | INFORMATION_BUTTONS { INFO_OKAY } |
| enum | WARNING_BUTTONS { WARNING_OKAY, WARNING_CANCEL } |
| enum | HELP_BUTTONS { HELP_OKAY, HELP_HELP } |
| enum HELP_BUTTONS |
| enum INFORMATION_BUTTONS |
| enum message_box_kinds |
| enum PROCEED_BUTTONS |
| enum WARNING_BUTTONS |
1.5.1