HomeSort by relevance Sort by last modified time
    Searched defs:STATUS_SEGMENT_NOTIFICATION (Results 1 - 3 of 3) sorted by null

  /external/curl/tests/python_dependencies/impacket/
nt_errors.py 72 0x40000005: ("STATUS_SEGMENT_NOTIFICATION","{Segment Load} A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image. An exception is raised so that a debugger can load, unload, or track symbols and breakpoints within these 16-bit segments."),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntstatus.h 105 #define STATUS_SEGMENT_NOTIFICATION ((NTSTATUS)0x40000005)
    [all...]
winnt.h     [all...]

Completed in 241 milliseconds