No formal product support is available from Microsoft for this Beta product. For information about obtaining support for a Beta release, please see the documentation included with the Beta product files, or check the Web location from which you downloaded the release. The information in this article applies to:
SUMMARY
Applications that supply their own buffer for file input and output must align the buffer with device sector boundaries in memory. All Windows 2000 devices require sector alignment; some previous versions of Windows allow the underlying device to determine the requirements for buffer alignment, which may or may not be along sector boundaries. REFERENCESFor more information about aligning application-supplied buffers and file I/O with non-buffered files, see the FILE_FLAG_NO_BUFFERING description in the Platform SDK CreateFile API function topic. Additional query words: compatguidestability
Keywords : kbFileIO kbKernBase kbNTOS400 kbWinOS2000 kbSDKPlatform kbSDKWin32 |
Last Reviewed: June 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |