Lines Matching full:readfile
264 if ( !ReadFile( f->fh_handle, buf, (DWORD)len, &read_bytes, NULL ) ) {1155 // just called read() (which called ReadFile(), which called ReadConsoleA())