Windows / Code / 0x000036b0
0x000036b0
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
imapi2fs.dll | Compares the contents of two files or sets of files. COMP [data1] [data2] [/D] [/A] [/L] [/N=number] [/C] [/OFF[LINE]] [/M] data1 Specifies location and name(s) of first file(s) to compare. data2 Specifies location and name(s) of second files to compare. /D Displays differences in decimal format. /A Displays differences in ASCII characters. /L Displays line numbers for differences. /N=number Compares only the first specified number of lines in each file. /C Disregards case of ASCII letters when comparing files. /OFF[LINE] Do not skip files with offline attribute set. /M Do not prompt for compare more files. To compare sets of files, use wildcards in data1 and data2 parameters. |
kernel32.dll | The requested section was not present in the activation context. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | ERROR_SXS_SECTION_NOT_FOUND | The requested section was not present in the activation context. |
1 entry |