Searched defs:CreatorOS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVHD.cpp53 uint32_t CreatorOS; member in struct:VHDFooter
1137 Footer.CreatorOS = RT_H2BE_U32(0x4D616320); /* "Mac " */
1139 Footer.CreatorOS = RT_H2BE_U32(0x5769326B); /* "Wi2k" */

Completed in 53 milliseconds