#include "oofstr.h"
Include dependency graph for oofync.h:

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

Classes | |
| class | oofYNC |
| Cross-platform class providing MessageBox functionality. More... | |
Enumerations | |
| enum | msgTypeT { MB_OK = 0, MB_OKCANCEL = 1, MB_ABORTRETRYIGNORE = 2, MB_YESNOCANCEL = 3, MB_YESNO = 4, MB_RETRYCANCEL = 5, MB_USERBUTTONS = 6 } |
| enum | retTypeT { IDOK = 1, IDCANCEL = 2, IDABORT = 3, IDRETRY = 4, IDIGNORE = 5, IDYES = 6, IDNO = 7 } |
| enum | iconTypeT { MB_NULLICON = 0, MB_NOICON = 8, MB_ICONSTOP = 16, MB_ICONQUESTION = 32, MB_ICONEXCLAMATION = 48, MB_ICONINFORMATION = 64 } |
|
|
|
|
|
|
|
|
|
1.3.5