Definition in file common.h.
#include "dll.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | Barry |
Defines | |
#define | VENDOR_RIM 0x0fca |
#define | PRODUCT_RIM_BLACKBERRY 0x0001 |
#define | PRODUCT_RIM_PEARL_DUAL 0x0004 |
#define | PRODUCT_RIM_PEARL_8120 0x8004 |
#define | PRODUCT_RIM_PEARL 0x0006 |
#define | BLACKBERRY_CONFIGURATION 1 |
#define | BLACKBERRY_DB_CLASS 0xff |
#define | BARRY_MIN_PASSWORD_TRIES 3 |
#define | BARRY_MIN_PASSWORD_TRIES_ASC "3" |
Functions | |
void | Barry::Init (bool data_dump_mode, std::ostream *logStream) |
See also the LogLock class. |