G
George Potemkin
Guest
As far as I understand the synchronous I/O on Windows are performed by process itself while asynchronous I/O - by the kernel (a process just sends I/O request to the kernel): msdn.microsoft.com/.../aa365683(v=vs.85).aspx Could it be just a matter of a privilege for account that run proutil? Is there any difference if you run proenv as administrator?
Continue reading...
Continue reading...