Speed up copy & formats
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#define COPY_MODE_PRINT 0x1
|
||||
#define COPY_MODE_CANCEL 0x2
|
||||
#define BUFSIZE 32768
|
||||
#define BUFSIZE 65536 //32768
|
||||
|
||||
#define OPERATIONCOPY 0x2
|
||||
#define OPERATIONMOVE 0x4
|
||||
|
||||
Reference in New Issue
Block a user