filemanager/src/inc/fmcommon.h
changeset 29 b3155376f2b4
parent 24 1d0c87b42e2e
child 41 fc4654ce4fcb
equal deleted inserted replaced
24:1d0c87b42e2e 29:b3155376f2b4
    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 launch find view quickly from driver view and search "b" in "c:\ruby"
    26 //#define _DEBUG_SPEED_FINDVIEW_
    26 //#define _DEBUG_SPEED_FINDVIEW_
    27 
    27 
    28 //#define _DEBUG_ENABLE_FORMATMENU_
    28 // #define _DEBUG_ENABLE_FORMATMENU_
    29 
    29 
    30 
    30 
    31 // MARCO for hide d, z, folder except C:\data in windows for debug
    31 // MARCO for hide d, z, folder except C:\data in windows for debug
    32 //#define _DEBUG_HIDE_VIEWFOLDER_WINDOWS_
    32 //#define _DEBUG_HIDE_VIEWFOLDER_WINDOWS_
    33 
    33 
    34 //#define _DEBUG_LOG_ENABLE_
    34 //#define _DEBUG_LOG_ENABLE_
    35 
    35 
    36 //used to test drive hide which drive could be listed but not available
    36 //used to test drive hide which drive could be listed but not available
    37 //#define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_
    37 // #define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_
    38 
    38 
    39 //used to test locked drive
    39 //used to test locked drive
    40 //#define _DEBUG_LOCKED_DRIVE_Z
    40 // #define _DEBUG_LOCKED_DRIVE_Z
    41 
    41 
    42 #include "fmlogger.h"
    42 #include "fmlogger.h"
    43 #include "fmdefine.h"
    43 #include "fmdefine.h"
    44 
    44 
    45 
    45