1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>libmspack: mscabd_file Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">libmspack
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Macros</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">mscabd_file Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A structure which represents a single file in a cabinet or cabinet set.
<a href="structmscabd__file.html#details">More...</a></p>
<p><code>#include <<a class="el" href="mspack_8h_source.html">mspack.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:adc04f6cf28d372d235d141a0fd2de73a"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structmscabd__file.html">mscabd_file</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#adc04f6cf28d372d235d141a0fd2de73a">next</a></td></tr>
<tr class="memdesc:adc04f6cf28d372d235d141a0fd2de73a"><td class="mdescLeft"> </td><td class="mdescRight">The next file in the cabinet or cabinet set, or NULL if this is the final file. <a href="#adc04f6cf28d372d235d141a0fd2de73a">More...</a><br/></td></tr>
<tr class="separator:adc04f6cf28d372d235d141a0fd2de73a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a181b45655523f55ed114b51249d305f8"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#a181b45655523f55ed114b51249d305f8">filename</a></td></tr>
<tr class="memdesc:a181b45655523f55ed114b51249d305f8"><td class="mdescLeft"> </td><td class="mdescRight">The filename of the file. <a href="#a181b45655523f55ed114b51249d305f8">More...</a><br/></td></tr>
<tr class="separator:a181b45655523f55ed114b51249d305f8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a251c5d90bd1cf85114987f6da0070714"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#a251c5d90bd1cf85114987f6da0070714">length</a></td></tr>
<tr class="memdesc:a251c5d90bd1cf85114987f6da0070714"><td class="mdescLeft"> </td><td class="mdescRight">The uncompressed length of the file, in bytes. <a href="#a251c5d90bd1cf85114987f6da0070714">More...</a><br/></td></tr>
<tr class="separator:a251c5d90bd1cf85114987f6da0070714"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a77eb02b23393f5463e9e445f87bbfa9d"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#a77eb02b23393f5463e9e445f87bbfa9d">attribs</a></td></tr>
<tr class="memdesc:a77eb02b23393f5463e9e445f87bbfa9d"><td class="mdescLeft"> </td><td class="mdescRight">File attributes. <a href="#a77eb02b23393f5463e9e445f87bbfa9d">More...</a><br/></td></tr>
<tr class="separator:a77eb02b23393f5463e9e445f87bbfa9d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab73696396840d7ed60dc2d376461e036"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#ab73696396840d7ed60dc2d376461e036">time_h</a></td></tr>
<tr class="memdesc:ab73696396840d7ed60dc2d376461e036"><td class="mdescLeft"> </td><td class="mdescRight">File's last modified time, hour field. <a href="#ab73696396840d7ed60dc2d376461e036">More...</a><br/></td></tr>
<tr class="separator:ab73696396840d7ed60dc2d376461e036"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a703b6af6638b34ff9905de6ca13a77df"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#a703b6af6638b34ff9905de6ca13a77df">time_m</a></td></tr>
<tr class="memdesc:a703b6af6638b34ff9905de6ca13a77df"><td class="mdescLeft"> </td><td class="mdescRight">File's last modified time, minute field. <a href="#a703b6af6638b34ff9905de6ca13a77df">More...</a><br/></td></tr>
<tr class="separator:a703b6af6638b34ff9905de6ca13a77df"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad05e4a3fc108988cabbc918a53afd25a"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#ad05e4a3fc108988cabbc918a53afd25a">time_s</a></td></tr>
<tr class="memdesc:ad05e4a3fc108988cabbc918a53afd25a"><td class="mdescLeft"> </td><td class="mdescRight">File's last modified time, second field. <a href="#ad05e4a3fc108988cabbc918a53afd25a">More...</a><br/></td></tr>
<tr class="separator:ad05e4a3fc108988cabbc918a53afd25a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa7a6b5c44ad11982018afdb571608ffe"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#aa7a6b5c44ad11982018afdb571608ffe">date_d</a></td></tr>
<tr class="memdesc:aa7a6b5c44ad11982018afdb571608ffe"><td class="mdescLeft"> </td><td class="mdescRight">File's last modified date, day field. <a href="#aa7a6b5c44ad11982018afdb571608ffe">More...</a><br/></td></tr>
<tr class="separator:aa7a6b5c44ad11982018afdb571608ffe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd4e4b89ac6ca11a08f45a1582de024b"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#afd4e4b89ac6ca11a08f45a1582de024b">date_m</a></td></tr>
<tr class="memdesc:afd4e4b89ac6ca11a08f45a1582de024b"><td class="mdescLeft"> </td><td class="mdescRight">File's last modified date, month field. <a href="#afd4e4b89ac6ca11a08f45a1582de024b">More...</a><br/></td></tr>
<tr class="separator:afd4e4b89ac6ca11a08f45a1582de024b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac76a68d9aa60c907a0d8c997c070dd2a"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#ac76a68d9aa60c907a0d8c997c070dd2a">date_y</a></td></tr>
<tr class="memdesc:ac76a68d9aa60c907a0d8c997c070dd2a"><td class="mdescLeft"> </td><td class="mdescRight">File's last modified date, year field. <a href="#ac76a68d9aa60c907a0d8c997c070dd2a">More...</a><br/></td></tr>
<tr class="separator:ac76a68d9aa60c907a0d8c997c070dd2a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a54846aab5d491cabedabe8ba11033ddb"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structmscabd__folder.html">mscabd_folder</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#a54846aab5d491cabedabe8ba11033ddb">folder</a></td></tr>
<tr class="memdesc:a54846aab5d491cabedabe8ba11033ddb"><td class="mdescLeft"> </td><td class="mdescRight">A pointer to the folder that contains this file. <a href="#a54846aab5d491cabedabe8ba11033ddb">More...</a><br/></td></tr>
<tr class="separator:a54846aab5d491cabedabe8ba11033ddb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab71150ec878f202f8e4d8fab763c21e8"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structmscabd__file.html#ab71150ec878f202f8e4d8fab763c21e8">offset</a></td></tr>
<tr class="memdesc:ab71150ec878f202f8e4d8fab763c21e8"><td class="mdescLeft"> </td><td class="mdescRight">The uncompressed offset of this file in its folder. <a href="#ab71150ec878f202f8e4d8fab763c21e8">More...</a><br/></td></tr>
<tr class="separator:ab71150ec878f202f8e4d8fab763c21e8"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A structure which represents a single file in a cabinet or cabinet set. </p>
<p>All fields are READ ONLY. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a77eb02b23393f5463e9e445f87bbfa9d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int mscabd_file::attribs</td>
</tr>
</table>
</div><div class="memdoc">
<p>File attributes. </p>
<p>The following attributes are defined:</p>
<ul>
<li><a class="el" href="mspack_8h.html#aafd9a6de3c6f221cf92de71c0dfd0a93" title="mscabd_file::attribs attribute: file is read-only. ">MSCAB_ATTRIB_RDONLY</a> indicates the file is write protected.</li>
<li><a class="el" href="mspack_8h.html#a0b83bb08ddc82d7fab46ae0531492063" title="mscabd_file::attribs attribute: file is hidden. ">MSCAB_ATTRIB_HIDDEN</a> indicates the file is hidden.</li>
<li><a class="el" href="mspack_8h.html#afc5628ada27b9c183eff006d79f907b7" title="mscabd_file::attribs attribute: file is an operating system file. ">MSCAB_ATTRIB_SYSTEM</a> indicates the file is a operating system file.</li>
<li><a class="el" href="mspack_8h.html#a51c521a8611963e5862d956f2dea5e35" title="mscabd_file::attribs attribute: file is "archived". ">MSCAB_ATTRIB_ARCH</a> indicates the file is "archived".</li>
<li><a class="el" href="mspack_8h.html#a18ca3c974e5efc2e9f2f69bc8f758d0a" title="mscabd_file::attribs attribute: file is an executable program. ">MSCAB_ATTRIB_EXEC</a> indicates the file is an executable program.</li>
<li><a class="el" href="mspack_8h.html#a2dd2069255f1c8fc9d25005d3ca22944" title="mscabd_file::attribs attribute: filename is UTF8, not ISO-8859-1. ">MSCAB_ATTRIB_UTF_NAME</a> indicates the filename is in UTF8 format rather than ISO-8859-1. </li>
</ul>
</div>
</div>
<a class="anchor" id="aa7a6b5c44ad11982018afdb571608ffe"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char mscabd_file::date_d</td>
</tr>
</table>
</div><div class="memdoc">
<p>File's last modified date, day field. </p>
</div>
</div>
<a class="anchor" id="afd4e4b89ac6ca11a08f45a1582de024b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char mscabd_file::date_m</td>
</tr>
</table>
</div><div class="memdoc">
<p>File's last modified date, month field. </p>
</div>
</div>
<a class="anchor" id="ac76a68d9aa60c907a0d8c997c070dd2a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int mscabd_file::date_y</td>
</tr>
</table>
</div><div class="memdoc">
<p>File's last modified date, year field. </p>
</div>
</div>
<a class="anchor" id="a181b45655523f55ed114b51249d305f8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char* mscabd_file::filename</td>
</tr>
</table>
</div><div class="memdoc">
<p>The filename of the file. </p>
<p>A null terminated string of up to 255 bytes in length, it may be in either ISO-8859-1 or UTF8 format, depending on the file attributes.</p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="structmscabd__file.html#a77eb02b23393f5463e9e445f87bbfa9d" title="File attributes. ">attribs</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a54846aab5d491cabedabe8ba11033ddb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">struct <a class="el" href="structmscabd__folder.html">mscabd_folder</a>* mscabd_file::folder</td>
</tr>
</table>
</div><div class="memdoc">
<p>A pointer to the folder that contains this file. </p>
</div>
</div>
<a class="anchor" id="a251c5d90bd1cf85114987f6da0070714"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int mscabd_file::length</td>
</tr>
</table>
</div><div class="memdoc">
<p>The uncompressed length of the file, in bytes. </p>
</div>
</div>
<a class="anchor" id="adc04f6cf28d372d235d141a0fd2de73a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">struct <a class="el" href="structmscabd__file.html">mscabd_file</a>* mscabd_file::next</td>
</tr>
</table>
</div><div class="memdoc">
<p>The next file in the cabinet or cabinet set, or NULL if this is the final file. </p>
</div>
</div>
<a class="anchor" id="ab71150ec878f202f8e4d8fab763c21e8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int mscabd_file::offset</td>
</tr>
</table>
</div><div class="memdoc">
<p>The uncompressed offset of this file in its folder. </p>
</div>
</div>
<a class="anchor" id="ab73696396840d7ed60dc2d376461e036"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char mscabd_file::time_h</td>
</tr>
</table>
</div><div class="memdoc">
<p>File's last modified time, hour field. </p>
</div>
</div>
<a class="anchor" id="a703b6af6638b34ff9905de6ca13a77df"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char mscabd_file::time_m</td>
</tr>
</table>
</div><div class="memdoc">
<p>File's last modified time, minute field. </p>
</div>
</div>
<a class="anchor" id="ad05e4a3fc108988cabbc918a53afd25a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char mscabd_file::time_s</td>
</tr>
</table>
</div><div class="memdoc">
<p>File's last modified time, second field. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="mspack_8h_source.html">mspack.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>
|