equal
deleted
inserted
replaced
20 #define FMCOMMON_H |
20 #define FMCOMMON_H |
21 |
21 |
22 // MACRO for enable actions for change orientation |
22 // MACRO for enable actions for change orientation |
23 // #define FM_CHANGE_ORIENT_ENABLE |
23 // #define FM_CHANGE_ORIENT_ENABLE |
24 |
24 |
25 // MACRO for launch find view quickly from driver view and search "b" in "c:\ruby" |
25 // MACRO for enable debug log |
26 //#define _DEBUG_SPEED_FINDVIEW_ |
26 // #define _DEBUG_LOG_ENABLE_ |
27 |
27 |
28 // #define _DEBUG_ENABLE_FORMATMENU_ |
|
29 |
|
30 |
|
31 // MARCO for hide d, z, folder except C:\data in windows for debug |
|
32 //#define _DEBUG_HIDE_VIEWFOLDER_WINDOWS_ |
|
33 |
|
34 //#define _DEBUG_LOG_ENABLE_ |
|
35 |
|
36 //used to test drive hide which drive could be listed but not available |
|
37 // #define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_ |
|
38 |
|
39 //used to test locked drive |
|
40 // #define _DEBUG_LOCKED_DRIVE_Z |
|
41 |
28 |
42 #include "fmlogger.h" |
29 #include "fmlogger.h" |
43 #include "fmdefine.h" |
30 #include "fmdefine.h" |
44 |
31 |
45 |
|
46 |
|
47 #endif |
32 #endif |