filemanager/src/inc/fmcommon.h
changeset 25 b7bfdea70ca2
parent 16 ada7962b4308
child 40 4167eb56f30d
equal deleted inserted replaced
16:ada7962b4308 25:b7bfdea70ca2
    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
       
    40 // #define _DEBUG_LOCKED_DRIVE_Z
    39 
    41 
    40 #include "fmlogger.h"
    42 #include "fmlogger.h"
    41 #include "fmdefine.h"
    43 #include "fmdefine.h"
    42 
    44 
    43 
    45