Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk-api-src/content/fileapi/nf-fileapi-createfilea.md
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ For information about considerations when using a file handle created with this
<tr>
<td width="40%"><a id="FILE_FLAG_POSIX_SEMANTICS"></a><a id="file_flag_posix_semantics"></a><dl>
<dt><b>FILE_FLAG_POSIX_SEMANTICS</b></dt>
<dt>0x0100000</dt>
<dt>0x01000000</dt>
</dl>
</td>
<td width="60%">
Expand Down
2 changes: 1 addition & 1 deletion sdk-api-src/content/fileapi/nf-fileapi-createfilew.md
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ For information about considerations when using a file handle created with this
<tr>
<td width="40%"><a id="FILE_FLAG_POSIX_SEMANTICS"></a><a id="file_flag_posix_semantics"></a><dl>
<dt><b>FILE_FLAG_POSIX_SEMANTICS</b></dt>
<dt>0x0100000</dt>
<dt>0x01000000</dt>
</dl>
</td>
<td width="60%">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ For information about considerations when using a file handle created with this
<tr>
<td width="40%"><a id="FILE_FLAG_POSIX_SEMANTICS"></a><a id="file_flag_posix_semantics"></a><dl>
<dt><b>FILE_FLAG_POSIX_SEMANTICS</b></dt>
<dt>0x0100000</dt>
<dt>0x01000000</dt>
</dl>
</td>
<td width="60%">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ If this flag is not specified, then I/O operations are serialized, even if the c
<tr>
<td width="40%"><a id="FILE_FLAG_POSIX_SEMANTICS"></a><a id="file_flag_posix_semantics"></a><dl>
<dt><b>FILE_FLAG_POSIX_SEMANTICS</b></dt>
<dt>0x0100000</dt>
<dt>0x01000000</dt>
</dl>
</td>
<td width="60%">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ If this flag is not specified, then I/O operations are serialized, even if the c
<tr>
<td width="40%"><a id="FILE_FLAG_POSIX_SEMANTICS"></a><a id="file_flag_posix_semantics"></a><dl>
<dt><b>FILE_FLAG_POSIX_SEMANTICS</b></dt>
<dt>0x0100000</dt>
<dt>0x01000000</dt>
</dl>
</td>
<td width="60%">
Expand Down
2 changes: 1 addition & 1 deletion sdk-api-src/content/winbase/nf-winbase-reopenfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ This flag also enables more than one operation to be performed simultaneously wi
<tr>
<td width="40%"><a id="FILE_FLAG_POSIX_SEMANTICS"></a><a id="file_flag_posix_semantics"></a><dl>
<dt><b>FILE_FLAG_POSIX_SEMANTICS</b></dt>
<dt>0x0100000</dt>
<dt>0x01000000</dt>
</dl>
</td>
<td width="60%">
Expand Down