ID: Q180363
The information in this article applies to:
- Microsoft Windows CE, versions 1.0, 2.0
The internal file size on Windows CE is limited to 4 megabytes (MB). The same applies to the file size in emulation. This does not apply to external storage, such as a flash card.
This behavior is by design.
WriteFile() does not return an error when the 4 MB is exceeded. The intended number of bytes to be written should be checked against the actual bytes written.
Additional query words:
Keywords : kbKernBase kbWinCE ObjStore kbGrpKernBase kbEmulate
Version : WINNT:1.0,2.0;
Platform : winnt
Issue type : kbprb
Last Reviewed: July 5, 1998