diff -r ada7962b4308 -r b7bfdea70ca2 filemanager/src/inc/fmcommon.h --- a/filemanager/src/inc/fmcommon.h Mon May 03 12:24:39 2010 +0300 +++ b/filemanager/src/inc/fmcommon.h Fri Jun 25 17:08:34 2010 +0800 @@ -25,7 +25,7 @@ // MACRO for launch find view quickly from driver view and search "b" in "c:\ruby" //#define _DEBUG_SPEED_FINDVIEW_ -//#define _DEBUG_ENABLE_FORMATMENU_ +// #define _DEBUG_ENABLE_FORMATMENU_ // MARCO for hide d, z, folder except C:\data in windows for debug @@ -34,8 +34,10 @@ //#define _DEBUG_LOG_ENABLE_ //used to test drive hide which drive could be listed but not available -//#define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_ +// #define _DEBUG_DISABLE_DRIVE_D_TEST_DRIVEHIDE_ +//used to test locked drive +// #define _DEBUG_LOCKED_DRIVE_Z #include "fmlogger.h" #include "fmdefine.h"