I'm trying to use CreateThreadpoolIo for R/W on multi file. I found CreateThreadpoolIo can only pass one file handle. How to bind multi file handle on the thread pool? And how could I know how many threads will be use in the thread pool?
Not familiar with this. Thanks all.