1 2 3 4 5
#ifndef CONSTANTS_H #define CONSTANTS_H #define szGPGModuleName "GPG" #define PREF_METANODB 0x2000 #endif