CHDK_DE Vorschauversion
Trunk Rev. 6014
|
#include "flt.h"
gehe zum Quellcode dieser Datei
Datenstrukturen | |
struct | mpopup_item |
struct | libmpopup_sym |
Makrodefinitionen | |
#define | MPOPUP_MASK 0x7FFF |
#define | MPOPUP_CANCEL 0x8000 |
#define | GUI_MPOPUP_VERSION {2,0} |
Variablen | |
libmpopup_sym * | libmpopup |
#define GUI_MPOPUP_VERSION {2,0} |
Definiert in Zeile 19 der Datei gui_mpopup.h.
#define MPOPUP_CANCEL 0x8000 |
Definiert in Zeile 9 der Datei gui_mpopup.h.
#define MPOPUP_MASK 0x7FFF |
Definiert in Zeile 8 der Datei gui_mpopup.h.
libmpopup_sym* libmpopup |