Changeset 66698 in vbox for trunk/include
- Timestamp:
- Apr 27, 2017 3:48:29 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115091
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/fsvfs.h
r66689 r66698 114 114 * @param hVfsFile The image. Will be grown to 1.44MB if 115 115 * necessary. 116 * @param fQuick Whether to quick format the floppy or not. 116 117 */ 117 118 RTDECL(int) RTFsFatVolFormat144(RTVFSFILE hVfsFile, bool fQuick);
Note:
See TracChangeset
for help on using the changeset viewer.