Windows / Code / 0x00002ee4
0x00002ee4
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
imapi2fs.dll | Searches for a text string in a file or files. FIND [/V] [/C] [/N] [/I] [/OFF[LINE]] "string" [[drive:][path]filename[ ...]] /V Displays all lines NOT containing the specified string. /C Displays only the count of lines containing the string. /N Displays line numbers with the displayed lines. /I Ignores the case of characters when searching for the string. /OFF[LINE] Do not skip files with offline attribute set. "string" Specifies the text string to find. [drive:][path]filename Specifies a file or files to search. If a path is not specified, FIND searches the text typed at the prompt or piped from another command. |
winhttp.dll | An internal error occurred in the Microsoft Windows HTTP Services |
wininet.dll | An internal error occurred in the Microsoft Internet extensions |
3 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winhttp.h | ERROR_WINHTTP_INTERNAL_ERROR | |
WinInet.h | ERROR_INTERNET_INTERNAL_ERROR | |
2 entries |