|
StarBurn SDK (Software Development Kit)
|
enum _FILE_TREE {
FILE_TREE_ISO9660 = 0,
FILE_TREE_JOLIET
};Enum that represents file tree
|
Member |
Definition |
|
FILE_TREE_ISO9660 |
ISO9660 file tree |
|
FILE_TREE_JOLIET |
ISO9660 file tree + Joliet extensions |
|
Copyright (c) 2001-2006 Rocket Division Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|