DLL32 FUNCTION COPYFILE( cExistingFileName AS LPSTR, cNewFileName AS LPSTR, lFailIfExists AS LONG ) AS BOOL;
PASCAL FROM "CopyFileA" LIB "kernel32.dll"
Vladimir, With a buffer of 1024 it takes 4.5sec, With a buffer of 20000 it takes 11.(sec.
It is interesting do you use EMM memory? Try to use EMM memory for your Clipper program and check times anew.
Return to FiveWin for CA-Clipper
Users browsing this forum: No registered users and 10 guests