Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofync.h File Reference

#include "oofstr.h"

Include dependency graph for oofync.h:

Include dependency graph

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

Included by dependency graph

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
}

Enumeration Type Documentation

enum iconTypeT
 

Enumeration values:
MB_NULLICON 
MB_NOICON 
MB_ICONSTOP 
MB_ICONQUESTION 
MB_ICONEXCLAMATION 
MB_ICONINFORMATION 

enum msgTypeT
 

Enumeration values:
MB_OK 
MB_OKCANCEL 
MB_ABORTRETRYIGNORE 
MB_YESNOCANCEL 
MB_YESNO 
MB_RETRYCANCEL 
MB_USERBUTTONS 

enum retTypeT
 

Enumeration values:
IDOK 
IDCANCEL 
IDABORT 
IDRETRY 
IDIGNORE 
IDYES 
IDNO 


Generated on Fri Jan 2 00:45:22 2004 for OOFILE by doxygen 1.3.5