Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@18785 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
97826de652
commit
8bfb893da5
@ -522,7 +522,7 @@ bool TDongle::login(bool test_all_keys)
|
|||||||
bool ok = true;
|
bool ok = true;
|
||||||
|
|
||||||
#ifdef _DEMO_
|
#ifdef _DEMO_
|
||||||
_hardware = _dongle_hardlock;
|
_hardware = _dongle_unknown;
|
||||||
_type = _user_dongle;
|
_type = _user_dongle;
|
||||||
_serno = 0;
|
_serno = 0;
|
||||||
_max_users = 1;
|
_max_users = 1;
|
||||||
|
@ -146,6 +146,7 @@
|
|||||||
#define TOOL_FONT 179
|
#define TOOL_FONT 179
|
||||||
|
|
||||||
#define TOOL_COPY 180
|
#define TOOL_COPY 180
|
||||||
|
#define TOOL_PASTE 181
|
||||||
#define TOOL_ALT 201
|
#define TOOL_ALT 201
|
||||||
#define TOOL_QUESTION 202
|
#define TOOL_QUESTION 202
|
||||||
#define TOOL_WARNING 203
|
#define TOOL_WARNING 203
|
||||||
|
Loading…
x
Reference in New Issue
Block a user