Opened 13 years ago
Last modified 12 years ago
#9554 closed defect
WriteFile fails to write to shared folder file if number of bytes is bigger than 64KB. — at Initial Version
| Reported by: | Dmitriy | Owned by: | |
|---|---|---|---|
| Component: | shared folders | Version: | VirtualBox 4.1.2 |
| Keywords: | WriteFile invalid parameter | Cc: | |
| Guest type: | Windows | Host type: | Windows |
Description
When I try to write big-sized data (2MB-32MB) to a file on a shared folder (using WriteFile function), I get "invalid parameter" error. I get the error if number of bytes to write is bigger than 64KB. I get the error on Windows XP, Windows Server 2008 and Windows 7.
I get the error also on VirtualBox 4.0.12, but maximum number of bytes is 8MB.
Note:
See TracTickets
for help on using tickets.

