readdirectorychanges icon indicating copy to clipboard operation
readdirectorychanges copied to clipboard

dwBufferSize=16384

Open proTerm opened this issue 3 years ago • 1 comments

Do you have any explanation for this number dwBufferSize=16384? How did you come up with it?

proTerm avatar Nov 27 '21 06:11 proTerm

I wrote this code a long time ago, so I can only guess at the answer. (I'm disappointed that I didn't document the number at the time.) I see several posts about people losing information with 2K to 4K buffers, so I think I tried to pick something that was significantly larger than the default without going all the way to 64KB. Sorry I can't give you something more definite.

jimbeveridge avatar Dec 08 '21 01:12 jimbeveridge