home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional Developers Kit 1992 November / Disc01 / Disc01.mdf / runnable / ibmwf / help / dde3cprc.hlp (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1992-08-27  |  40.7 KB  |  1,721 lines

  1.  
  2. ΓòÉΓòÉΓòÉ <hidden> Errors ΓòÉΓòÉΓòÉ
  3.  
  4. Errors Returned from Base OS/2 2.0 Functions 
  5.  
  6. Select a range of error return codes: 
  7.  
  8.  0 to 99 
  9.  
  10.  100 to 199 
  11.  
  12.  200 to 299 
  13.  
  14.  300 to 399 
  15.  
  16.  400 to 506 
  17.  
  18.  507 to 731 
  19.  
  20.  2055 to 65079 
  21.  
  22.  
  23. ΓòÉΓòÉΓòÉ <hidden> Errors 0 to 99 ΓòÉΓòÉΓòÉ
  24.  
  25. The following shows the numeric value of an error, its symbolic name, and a 
  26. brief description of the error. 
  27.  
  28.  0  NO_ERROR 
  29.          No error occurred. 
  30.  
  31.  1  ERROR_INVALID_FUNCTION 
  32.          Invalid function number. 
  33.  
  34.  2  ERROR_FILE_NOT_FOUND 
  35.          File not found. 
  36.  
  37.  3  ERROR_PATH_NOT_FOUND 
  38.          Path not found. 
  39.  
  40.  4  ERROR_TOO_MANY_OPEN_FILES 
  41.          Too many open files (no handles left). 
  42.  
  43.  5  ERROR_ACCESS_DENIED 
  44.          Access denied. 
  45.  
  46.  6  ERROR_INVALID_HANDLE 
  47.          Invalid handle. 
  48.  
  49.  7  ERROR_ARENA_TRASHED 
  50.          Memory control blocks destroyed. 
  51.  
  52.  8  ERROR_NOT_ENOUGH_MEMORY 
  53.          Insufficient memory. 
  54.  
  55.  9  ERROR_INVALID_BLOCK 
  56.          Invalid memory-block address. 
  57.  
  58.  10  ERROR_BAD_ENVIRONMENT 
  59.          Invalid environment. 
  60.  
  61.  11  ERROR_BAD_FORMAT 
  62.          Invalid format. 
  63.  
  64.  12  ERROR_INVALID_ACCESS 
  65.          Invalid access code. 
  66.  
  67.  13  ERROR_INVALID_DATA 
  68.          Invalid data. 
  69.  
  70.  14  Reserved. 
  71.  
  72.  15  ERROR_INVALID_DRIVE 
  73.          Invalid drive specified. 
  74.  
  75.  16  ERROR_CURRENT_DIRECTORY 
  76.          Attempting to remove current directory. 
  77.  
  78.  17  ERROR_NOT_SAME_DEVICE 
  79.          Not same device. 
  80.  
  81.  18  ERROR_NO_MORE_FILES 
  82.          No more files. 
  83.  
  84.  19  ERROR_WRITE_PROTECT 
  85.          Attempt to write on write-protected diskette. 
  86.  
  87.  20  ERROR_BAD_UNIT 
  88.          Unknown unit. 
  89.  
  90.  21  ERROR_NOT_READY 
  91.          Drive not ready. 
  92.  
  93.  22  ERROR_BAD_COMMAND 
  94.          Unknown command. 
  95.  
  96.  23  ERROR_CRC 
  97.          Data error - cyclic redundancy check. 
  98.  
  99.  24  ERROR_BAD_LENGTH 
  100.          Bad request structure length. 
  101.  
  102.  25  ERROR_SEEK 
  103.          Seek error. 
  104.  
  105.  26  ERROR_NOT_DOS_DISK 
  106.          Unknown media type. 
  107.  
  108.  27  ERROR_SECTOR_NOT_FOUND 
  109.          Sector not found. 
  110.  
  111.  28  ERROR_OUT_OF_PAPER 
  112.          Printer out of paper. 
  113.  
  114.  29  ERROR_WRITE FAULT 
  115.          Write fault. 
  116.  
  117.  30  ERROR_READ_FAULT 
  118.          Read fault. 
  119.  
  120.  31  ERROR_GEN_FAILURE 
  121.          General failure. 
  122.  
  123.  32  ERROR_SHARING_VIOLATION 
  124.          Sharing violation. 
  125.  
  126.  33  ERROR_LOCK_VIOLATION 
  127.          Lock violation. 
  128.  
  129.  34  ERROR_WRONG_DISK 
  130.          Invalid disk change. 
  131.  
  132.  35  ERROR_FCB_UNAVAILABLE 
  133.          FCB unavailable. 
  134.  
  135.  36  ERROR_SHARING_BUFFER_EXCEEDED 
  136.          Sharing buffer overflow. 
  137.  
  138.  37  ERROR_CODE_PAGE_MISMATCHED 
  139.          Code page does not match. 
  140.  
  141.  38  ERROR_HANDLE_EOF 
  142.          End of file reached. 
  143.  
  144.  39  ERROR_HANDLE_DISK_FULL 
  145.          Disk is full. 
  146.  
  147.  40-49  Reserved. 
  148.  
  149.  50  ERROR_NOT_SUPPORTED 
  150.          Network request not supported. 
  151.  
  152.  51  ERROR_REM_NOT_LIST 
  153.          Remote network node is not online. 
  154.  
  155.  52  ERROR_DUP_NAME 
  156.          Duplicate file name in network. 
  157.  
  158.  53  ERROR_BAD_NETPATH 
  159.          Network path not found. 
  160.  
  161.  54  ERROR_NETWORK_BUSY 
  162.          Network is busy. 
  163.  
  164.  55  ERROR_DEV_NOT_EXIST 
  165.          Device is not installed in network. 
  166.  
  167.  56  ERROR_TOO_MANY_CMDS 
  168.          Network command limit reached. 
  169.  
  170.  57  ERROR_ADAP_HDW_ERR 
  171.          Network adapter hardware error. 
  172.  
  173.  58  ERROR_BAD_NET_RESP 
  174.          Incorrect response in network. 
  175.  
  176.  59  ERROR_UNEXP_NET_ERR 
  177.          Unexpected error in network. 
  178.  
  179.  60  ERROR_BAD_REM_ADAP 
  180.          Remote network adapter error. 
  181.  
  182.  61  ERROR_PRINTQ_FULL 
  183.          Network printer queue is full. 
  184.  
  185.  62  ERROR_NO_SPOOL_SPACE 
  186.          No space in print spool file. 
  187.  
  188.  63  ERROR_PRINT_CANCELLED 
  189.          Print spool file deleted. 
  190.  
  191.  64  ERROR_NETNAME_DELETED 
  192.          Network name deleted. 
  193.  
  194.  65  ERROR_NETWORK_ACCESS_DENIED 
  195.          Access to network denied. 
  196.  
  197.  66  ERROR_BAD_DEV_TYPE 
  198.          Device type invalid for network. 
  199.  
  200.  67  ERROR_BAD_NET_NAME 
  201.          Network name not found. 
  202.  
  203.  68  ERROR_TOO_MANY_NAMES 
  204.          Network name limit exceeded. 
  205.  
  206.  69  ERROR_TOO_MANY_SESS 
  207.          Network session limit exceeded. 
  208.  
  209.  70  ERROR_SHARING_PAUSED 
  210.          Temporary pause in network. 
  211.  
  212.  71  ERROR_REQ_NOT_ACCEP 
  213.          Network request denied. 
  214.  
  215.  72  ERROR_REDIR_PAUSED 
  216.          Pause in network print disk redirection. 
  217.  
  218.  73  ERROR_SBCS_ATT_WRITE_PROT 
  219.          Attempted write on protected disk. 
  220.  
  221.  74  ERROR_SBCS_GENERAL_FAILURE 
  222.          General failure, single-byte character set. 
  223.  
  224.  75-79  Reserved. 
  225.  
  226.  80  ERROR_FILE_EXISTS 
  227.          File exists. 
  228.  
  229.  81  ERROR_DUP_FCB 
  230.          Reserved. 
  231.  
  232.  82  ERROR_CANNOT_MAKE 
  233.          Cannot make directory entry. 
  234.  
  235.  83  ERROR_FAIL_I24 
  236.          Failure on INT 24. 
  237.  
  238.  84  ERROR_OUT_OF_STRUCTURES 
  239.          Too many redirections. 
  240.  
  241.  85  ERROR_ALREADY_ASSIGNED 
  242.          Duplicate redirection. 
  243.  
  244.  86  ERROR_INVALID_PASSWORD 
  245.          Invalid password. 
  246.  
  247.  87  ERROR_INVALID_PARAMETER 
  248.          Invalid parameter. 
  249.  
  250.  88  ERROR_NET_WRITE_FAULT 
  251.          Network device fault. 
  252.  
  253.  89  ERROR_NO_PROC_SLOTS 
  254.          No process slots available. 
  255.  
  256.  90  ERROR_NOT_FROZEN 
  257.          System error. 
  258.  
  259.  91  ERR_TSTOVFL 
  260.          Timer service table overflow. 
  261.  
  262.  92  ERR_TSTDUP 
  263.          Timer service table duplicate. 
  264.  
  265.  93  ERROR_NO_ITEMS 
  266.          No items to work on. 
  267.  
  268.  95  ERROR_INTERRUPT 
  269.          Interrupted system call. 
  270.  
  271.  99  ERROR_DEVICE_IN_USE 
  272.          Device in use. 
  273.  
  274.  
  275. ΓòÉΓòÉΓòÉ <hidden> Errors 100 to 199 ΓòÉΓòÉΓòÉ
  276.  
  277. The following shows the numeric value of an error, its symbolic name, and a 
  278. brief description of the error. 
  279.  
  280.  100  ERROR_TOO_MANY_SEMAPHORES 
  281.          User/system open semaphore limit reached. 
  282.  
  283.  101  ERROR_EXCL_SEM_ALREADY_OWNED 
  284.          Exclusive semaphore already owned. 
  285.  
  286.  102  ERROR_SEM_IS_SET 
  287.          DosCloseSem found semaphore set. 
  288.  
  289.  103  ERROR_TOO_MANY_SEM_REQUESTS 
  290.          Too many exclusive semaphore requests. 
  291.  
  292.  104  ERROR_INVALID_AT_INTERRUPT_TIME 
  293.          Operation invalid at interrupt time. 
  294.  
  295.  105  ERROR_SEM_OWNER_DIED 
  296.          Previous semaphore owner terminated without freeing semaphore. 
  297.  
  298.  106  ERROR_SEM_USER_LIMIT 
  299.          Semaphore limit exceeded. 
  300.  
  301.  107  ERROR_DISK_CHANGE 
  302.          Insert drive B disk into drive A. 
  303.  
  304.  108  ERROR_DRIVE_LOCKED 
  305.          Drive locked by another process. 
  306.  
  307.  109  ERROR_BROKEN_PIPE 
  308.          Write on pipe with no reader. 
  309.  
  310.  110  ERROR_OPEN_FAILED 
  311.          Open/create failed due to explicit fail command. 
  312.  
  313.  111  ERROR_BUFFER_OVERFLOW 
  314.          Buffer passed to system call too small to hold return data. 
  315.  
  316.  112  ERROR_DISK_FULL 
  317.          Not enough space on the disk. 
  318.  
  319.  113  ERROR_NO_MORE_SEARCH_HANDLES 
  320.          Cannot allocate another search structure and handle. 
  321.  
  322.  114  ERROR_INVALID_TARGET_HANDLE 
  323.          Target handle in DosDupHandle invalid. 
  324.  
  325.  115  ERROR_PROTECTION_VIOLATION 
  326.          Bad user virtual address. 
  327.  
  328.  116  ERROR_VIOKBD_REQUEST 
  329.          Error on display write or keyboard read. 
  330.  
  331.  117  ERROR_INVALID_CATEGORY 
  332.          Category for DevIOCtl not defined. 
  333.  
  334.  118  ERROR_INVALID_VERIFY_SWITCH 
  335.          Invalid value passed for verify flag. 
  336.  
  337.  119  ERROR_BAD_DRIVER_LEVEL 
  338.          Level four driver not found. 
  339.  
  340.  120  ERROR_CALL_NOT_IMPLEMENTED 
  341.          Invalid function called. 
  342.  
  343.  121  ERROR_SEM_TIMEOUT 
  344.          Time-out occurred from semaphore function. 
  345.  
  346.  122  ERROR_INSUFFICIENT_BUFFER 
  347.          Data buffer too small. 
  348.  
  349.  123  ERROR_INVALID_NAME 
  350.          Illegal character or bad file-system name. 
  351.  
  352.  124  ERROR_INVALID_LEVEL 
  353.          Non-implemented level for information retrieval or setting. 
  354.  
  355.  125  ERROR_NO_VOLUME_LABEL 
  356.          No volume label found with DosQFsInfo command. 
  357.  
  358.  126  ERROR_MOD_NOT_FOUND 
  359.          Module handle not found with getprocaddr, getmodhandle. 
  360.  
  361.  127  ERROR_PROC_NOT_FOUND 
  362.          Procedure address not found with getprocaddr. 
  363.  
  364.  128  ERROR_WAIT_NO_CHILDREN 
  365.          DosWaitChild finds no children. 
  366.  
  367.  129  ERROR_CHILD_NOT_COMPLETE 
  368.          DosWaitChild children not terminated. 
  369.  
  370.  130  ERROR_DIRECT_ACCESS_HANDLE 
  371.          Handle operation invalid for direct disk-access handles. 
  372.  
  373.  131      ERROR_NEGATIVE_SEEK
  374.          Attempting seek to negative offset. 
  375.  
  376.  132  ERROR_SEEK_ON_DEVICE 
  377.          Application trying to seek on device or pipe. 
  378.  
  379.  133  ERROR_IS_JOIN_TARGET 
  380.          Drive has previously joined drives. 
  381.  
  382.  134  ERROR_IS_JOINED 
  383.          Drive is already joined. 
  384.  
  385.  135  ERROR_IS_SUBSTED 
  386.          Drive is already substituted. 
  387.  
  388.  136  ERROR_NOT_JOINED 
  389.          Cannot delete drive that is not joined. 
  390.  
  391.  137  ERROR_NOT_SUBSTED 
  392.          Cannot delete drive that is not substituted. 
  393.  
  394.  138  ERROR_JOIN_TO_JOIN 
  395.          Cannot join to a joined drive. 
  396.  
  397.  139  ERROR_SUBST_TO_SUBST 
  398.          Cannot substitute to a substituted drive. 
  399.  
  400.  140  ERROR_JOIN_TO_SUBST 
  401.          Cannot join to a substituted drive. 
  402.  
  403.  141  ERROR_SUBST_TO_JOIN 
  404.          Cannot substitute to a joined drive. 
  405.  
  406.  142  ERROR_BUSY_DRIVE 
  407.          Specified drive is busy. 
  408.  
  409.  143  ERROR_SAME_DRIVE 
  410.          Cannot join or substitute a drive to a directory on the same drive. 
  411.  
  412.  144  ERROR_DIR_NOT_ROOT 
  413.          Directory must be a subdirectory of the root. 
  414.  
  415.  145  ERROR_DIR_NOT_EMPTY 
  416.          Directory must be empty to use join command. 
  417.  
  418.  146  ERROR_IS_SUBST_PATH 
  419.          Path specified is being used in a substitute. 
  420.  
  421.  147  ERROR_IS_JOIN_PATH 
  422.          Path specified is being used in a join. 
  423.  
  424.  148  ERROR_PATH_BUSY 
  425.          Path specified is being used by another process. 
  426.  
  427.  149  ERROR_IS_SUBST_TARGET 
  428.          Cannot join or substitute a drive that has a directory that is the 
  429.          target of a previous substitute. 
  430.  
  431.  150  ERROR_SYSTEM_TRACE 
  432.          System trace error. 
  433.  
  434.  151  ERROR_INVALID_EVENT_COUNT 
  435.          DosMuxSemWait errors. 
  436.  
  437.  152  ERROR_TOO_MANY_MUXWAITERS 
  438.          System limit of 100 entries reached. 
  439.  
  440.  153  ERROR_INVALID_LIST_FORMAT 
  441.          Invalid list format. 
  442.  
  443.  154  ERROR_LABEL_TOO_LONG 
  444.          Volume label too big. 
  445.  
  446.  155  ERROR_TOO_MANY_TCBS 
  447.          Cannot create another TCB. 
  448.  
  449.  156  ERROR_SIGNAL_REFUSED 
  450.          Signal refused. 
  451.  
  452.  157  ERROR_DISCARDED 
  453.          Segment is discarded. 
  454.  
  455.  158  ERROR_NOT_LOCKED 
  456.          Segment is not locked. 
  457.  
  458.  159  ERROR_BAD_THREADID_ADDR 
  459.          Bad thread-identity address. 
  460.  
  461.  160  ERROR_BAD_ARGUMENTS 
  462.          Bad environment pointer. 
  463.  
  464.  161  ERROR_BAD_PATHNAME 
  465.          Bad path name passed to exec. 
  466.  
  467.  162  ERROR_SIGNAL_PENDING 
  468.          Signal already pending. 
  469.  
  470.  163  ERROR_UNCERTAIN_MEDIA 
  471.          Error with INT 24 mapping. 
  472.  
  473.  164  ERROR_MAX_THRDS_REACHED 
  474.          No more process slots. 
  475.  
  476.  165  ERROR_MONITORS_NOT_SUPPORTED 
  477.          Error with INT 24 mapping. 
  478.  
  479.  166  ERROR_UNC_DRIVER_NOT_INSTALLED 
  480.          Default redirection return code. 
  481.  
  482.  167  ERROR_LOCK_FAILED 
  483.          Locking failed. 
  484.  
  485.  168  ERROR_SWAPIO_FAILED 
  486.          Swap I/O failed. 
  487.  
  488.  169  ERROR_SWAPIN_FAILED 
  489.          Swap in failed. 
  490.  
  491.  170  ERROR_BUSY 
  492.          Segment is busy. 
  493.  
  494.  171-172  Reserved. 
  495.  
  496.  173  ERROR_CANCEL_VIOLATION 
  497.          A lock request is not outstanding for the specified file range, or the 
  498.          range length is zero. 
  499.  
  500.  174  ERROR_ATOMIC_LOCK_NOT_SUPPORTED 
  501.          The file system driver (FSD) does not support atomic lock operations. 
  502.          Versions of OS/2*. prior to Version 2.00 do not support atomic lock 
  503.          operations. 
  504.  
  505.  175  ERROR_READ_LOCKS_NOT_SUPPORTED 
  506.          The file system driver (FSD) does not support shared read locks. 
  507.  
  508.  176 -179  Reserved. 
  509.  
  510.  180  ERROR_INVALID_SEGMENT_NUMBER 
  511.          Invalid segment number. 
  512.  
  513.  181  ERROR_INVALID_CALLGATE 
  514.          Invalid call gate. 
  515.  
  516.  182  ERROR_INVALID_ORDINAL 
  517.          Invalid ordinal. 
  518.  
  519.  183  ERROR_ALREADY_EXISTS 
  520.          Shared segment already exists. 
  521.  
  522.  184  ERROR_NO_CHILD_PROCESS 
  523.          No child process to wait for. 
  524.  
  525.  185  ERROR_CHILD_ALIVE_NOWAIT 
  526.          NoWait specified and child alive. 
  527.  
  528.  186  ERROR_INVALID_FLAG_NUMBER 
  529.          Invalid flag number. 
  530.  
  531.  187  ERROR_SEM_NOT_FOUND 
  532.          Semaphore does not exist. 
  533.  
  534.  188  ERROR_INVALID_STARTING_CODESEG 
  535.          Invalid starting code segment, incorrect END (label) directive. 
  536.  
  537.  189  ERROR_INVALID_STACKSEG 
  538.          Invalid stack segment. 
  539.  
  540.  190  ERROR_INVALID_MODULETYPE 
  541.          Invalid module type - dynamic-link library file cannot be used as an 
  542.          application. Application cannot be used as a dynamic-link library. 
  543.  
  544.  191  ERROR_INVALID_EXE_SIGNATURE 
  545.          Invalid EXE signature - file is a DOS mode program or an improper 
  546.          program. 
  547.  
  548.  192  ERROR_EXE_MARKED_INVALID 
  549.          EXE marked invalid - link detected errors when the application was 
  550.          created. 
  551.  
  552.  193  ERROR_BAD_EXE_FORMAT 
  553.          Bad EXE format - file is a DOS mode program or an improper program. 
  554.  
  555.  194  ERROR_ITERATED_DATA_EXCEEDS_64K 
  556.          Iterated data exceeds 64KB - there is more than 64KB of data in one of 
  557.          the segments of the file. 
  558.  
  559.  195  ERROR_INVALID_MINALLOCSIZE 
  560.          Invalid minimum allocation size - the size is specified to be less 
  561.          than the size of the segment data in the file. 
  562.  
  563.  196  ERROR_DYNLINK_FROM_INVALID_RING 
  564.          Dynamic link from invalid privilege level - privilege level 2 routine 
  565.          cannot link to dynamic-link libraries. 
  566.  
  567.  197  ERROR_IOPL_NOT_ENABLED 
  568.          IOPL not enabled - IOPL set to NO in CONFIG.SYS. 
  569.  
  570.  198  ERROR_INVALID_SEGDPL 
  571.          Invalid segment descriptor privilege level - can only have privilege 
  572.          levels of 2 and 3. 
  573.  
  574.  199  ERROR_AUTODATASEG_EXCEEDS_64k 
  575.          Automatic data segment exceeds 64KB. 
  576.  
  577.  
  578. ΓòÉΓòÉΓòÉ <hidden> Errors 200 to 299 ΓòÉΓòÉΓòÉ
  579.  
  580. The following shows the numeric value of an error, its symbolic name, and a 
  581. brief description of the error. 
  582.  
  583.  200  ERROR_RING2SEG_MUST_BE_MOVABLE 
  584.          Privilege level 2 segment must be movable. 
  585.  
  586.  201  ERROR_RELOC_CHAIN_XEEDS_SEGLIM 
  587.          Relocation chain exceeds segment limit. 
  588.  
  589.  202  ERROR_INFLOOP_IN_RELOC_CHAIN 
  590.          Infinite loop in relocation chain segment. 
  591.  
  592.  203  ERROR_ENVVAR_NOT_FOUND 
  593.          Environment variable not found. 
  594.  
  595.  204  ERROR_NOT_CURRENT_CTRY 
  596.          Not current country. 
  597.  
  598.  205  ERROR_NO_SIGNAL_SENT 
  599.          No signal sent - no process in the command subtree has a signal 
  600.          handler. 
  601.  
  602.  206  ERROR_FILENAME_EXCED_RANGE 
  603.          File name or extension is greater than 8.3 characters. 
  604.  
  605.  207  ERROR_RING2_STACK_IN_USE 
  606.          Privilege level 2 stack in use. 
  607.  
  608.  208  ERROR_META_EXPANSION_TOO_LONG 
  609.          Meta (global) expansion is too long. 
  610.  
  611.  209  ERROR_INVALID_SIGNAL_NUMBER 
  612.          Invalid signal number. 
  613.  
  614.  210  ERROR_THREAD_1_INACTIVE 
  615.          Inactive thread. 
  616.  
  617.  211  ERROR_INFO_NOT_AVAIL 
  618.          File system information is not available for this file. 
  619.  
  620.  212  ERROR_LOCKED 
  621.          Locked error. 
  622.  
  623.  213  ERROR_BAD_DYNALINK 
  624.          Attempted to execute a non-family API in DOS mode. 
  625.  
  626.  214  ERROR_TOO_MANY_MODULES 
  627.          Too many modules. 
  628.  
  629.  215  ERROR_NESTING_NOT_ALLOWED 
  630.          Nesting not allowed. 
  631.  
  632.  217  ERROR_ZOMBIE_PROCESS 
  633.          Zombie process. 
  634.  
  635.  218  ERROR_STACK_IN_HIGH_MEMORY 
  636.          Stack in high memory. 
  637.  
  638.  219  ERROR_INVALID_EXITROUTINE_RING 
  639.          Invalid exit routine ring. 
  640.  
  641.  220  ERROR_GETBUF_FAILED 
  642.          Get buffer failed. 
  643.  
  644.  221  ERROR_FLUSHBUF_FAILED 
  645.          Flush buffer failed. 
  646.  
  647.  222  ERROR_TRANSFER_TOO_LONG 
  648.          Transfer is too long. 
  649.  
  650.  224  ERROR_SMG_NO_TARGET_WINDOW 
  651.          The application window was created without the FCF_TASKLIST style, or 
  652.          the application window has not yet been created or has already been 
  653.          destroyed. 
  654.  
  655.  228  ERROR_NO_CHILDREN 
  656.          No child process. 
  657.  
  658.  229  ERROR_INVALID_SCREEN_GROUP 
  659.          Invalid session. 
  660.  
  661.  230  ERROR_BAD_PIPE 
  662.          Non-existent pipe or bad operation. 
  663.  
  664.  231  ERROR_PIPE_BUSY 
  665.          Pipe is busy. 
  666.  
  667.  232  ERROR_NO_DATA 
  668.          No data available on non-blocking read. 
  669.  
  670.  233  ERROR_PIPE_NOT_CONNECTED 
  671.          Pipe was disconnected by server. 
  672.  
  673.  234  ERROR_MORE_DATA 
  674.          More data is available. 
  675.  
  676.  240  ERROR_VC_DISCONNECTED 
  677.          Session was dropped due to errors. 
  678.  
  679.  250  ERROR_CIRCULARITY_REQUESTED 
  680.          Renaming a directory that would cause a circularity problem . 
  681.  
  682.  251  ERROR_DIRECTORY_IN_CDS 
  683.          Renaming a directory that is in use. 
  684.  
  685.  252  ERROR_INVALID_FSD_NAME 
  686.          Trying to access nonexistent FSD. 
  687.  
  688.  253  ERROR_INVALID_PATH 
  689.          Bad pseudo device. 
  690.  
  691.  254  ERROR_INVALID_EA_NAME 
  692.          Bad character in name, or bad cbName. 
  693.  
  694.  255  ERROR_EA_LIST_INCONSISTENT 
  695.          List does not match its size, or there are bad EAs in the list. 
  696.  
  697.  256  ERROR_EA_LIST_TOO_LONG 
  698.          FEA2List is longer than 64K-1 bytes. 
  699.  
  700.  257  ERROR_NO_META_MATCH 
  701.          String does not match expression. 
  702.  
  703.  259  ERROR_NO_MORE_ITEMS 
  704.          DosQueryFSAttach ordinal query. 
  705.  
  706.  260  ERROR_SEARCH_STRUC_REUSED 
  707.          DOS mode findfirst/next search structure reused. 
  708.  
  709.  261  ERROR_CHAR_NOT_FOUND 
  710.          Character not found. 
  711.  
  712.  262  ERROR_TOO_MUCH_STACK 
  713.          Stack request exceeds system limit. 
  714.  
  715.  263  ERROR_INVALID_ATTR 
  716.          Invalid attribute. 
  717.  
  718.  264  ERROR_INVALID_STARTING_RING 
  719.          Invalid starting ring. 
  720.  
  721.  265  ERROR_INVALID_DLL_INIT_RING 
  722.          Invalid DLL INIT ring. 
  723.  
  724.  266  ERROR_CANNOT_COPY 
  725.          Cannot copy. 
  726.  
  727.  267  ERROR_DIRECTORY 
  728.          Used by DOSCOPY in doscall1. 
  729.  
  730.  268  ERROR_OPLOCKED_FILE 
  731.          Oplocked file. 
  732.  
  733.  269  ERROR_OPLOCK_THREAD_EXISTS 
  734.          Oplock thread exists. 
  735.  
  736.  270  ERROR_VOLUME_CHANGED 
  737.          Volume changed. 
  738.  
  739.  271-273  Reserved. 
  740.  
  741.  274  ERROR_ALREADY_SHUTDOWN 
  742.          System is already shut down. 
  743.  
  744.  275  ERROR_EAS_DIDNT_FIT 
  745.          Buffer is not big enough to hold the EAs. 
  746.  
  747.  276  ERROR_EA_FILE_CORRUPT 
  748.          EA file has been damaged. 
  749.  
  750.  277  ERROR_EA_TABLE_FULL 
  751.          EA table is full. 
  752.  
  753.  278  ERROR_INVALID_EA_HANDLE 
  754.          EA handle is invalid. 
  755.  
  756.  279  ERROR_NO_CLUSTER 
  757.          No cluster. 
  758.  
  759.  280  ERROR_CREATE_EA_FILE 
  760.          Cannot create the EA file. 
  761.  
  762.  281  ERROR_CANNOT_OPEN_EA_FILE 
  763.          Cannot open the EA file. 
  764.  
  765.  282  ERROR_EAS_NOT_SUPPORTED 
  766.          Destination file system does not support EAs. 
  767.  
  768.  283  ERROR_NEED_EAS_FOUND 
  769.          Destination file system does not support EAs, and the source file's 
  770.          EAs contain a need EA. 
  771.  
  772.  284  ERROR_DUPLICATE_HANDLE 
  773.          The handle already exists. 
  774.  
  775.  285  ERROR_DUPLICATE_NAME 
  776.          The name already exists. 
  777.  
  778.  286  ERROR_EMPTY_MUXWAIT 
  779.          The list of semaphores in a muxwait semaphore is empty. 
  780.  
  781.  287  ERROR_MUTEX_OWNED 
  782.          The calling thread owns one or more of the mutex semaphores in the 
  783.          list. 
  784.  
  785.  288  ERROR_NOT_OWNER 
  786.          Caller does not own the semaphore. 
  787.  
  788.  289  ERROR_PARAM_TOO_SMALL 
  789.          Parameter is not large enough to contain all of the semaphore records 
  790.          in the muxwait semaphore. 
  791.  
  792.  290  ERROR_TOO_MANY_HANDLES 
  793.          Limit reached for number of handles. 
  794.  
  795.  291  ERROR_TOO_MANY_OPENS 
  796.          There are too many files or semaphores open. 
  797.  
  798.  292  ERROR_WRONG_TYPE 
  799.          Attempted to create wrong type of semaphore. 
  800.  
  801.  293      ERROR_UNUSED_CODE
  802.          Code is not used. 
  803.  
  804.  294  ERROR_THREAD_NOT_TERMINATED 
  805.          Thread has not terminated. 
  806.  
  807.  295  ERROR_INIT_ROUTINE_FAILED 
  808.          Initialization routine failed. 
  809.  
  810.  296  ERROR_MODULE_IN_USE 
  811.          Module is in use. 
  812.  
  813.  297  ERROR_NOT_ENOUGH_WATCHPOINTS 
  814.          There are not enough watchpoints. 
  815.  
  816.  298  ERROR_TOO_MANY_POSTS 
  817.          Post count limit reached for an event semaphore. 
  818.  
  819.  299  ERROR_ALREADY_POSTED 
  820.          Event semaphore is already posted. 
  821.  
  822.  
  823. ΓòÉΓòÉΓòÉ <hidden> Errors 300 to 399 ΓòÉΓòÉΓòÉ
  824.  
  825. The following shows the numeric value of an error, its symbolic name, and a 
  826. brief description of the error. 
  827.  
  828.  300  ERROR_ALREADY_RESET 
  829.          Event semaphore is already reset. 
  830.  
  831.  301  ERROR_SEM_BUSY 
  832.          Semaphore is busy. 
  833.  
  834.  302  Reserved 
  835.  
  836.  303  ERROR_INVALID_PROCID 
  837.          Invalid process identity. 
  838.  
  839.  304  ERROR_INVALID_PDELTA 
  840.          Invalid priority delta. 
  841.  
  842.  305  ERROR_NOT_DESCENDANT 
  843.          Not descendant. 
  844.  
  845.  306  ERROR_NOT_SESSION_MANAGER 
  846.          Requestor not session manager. 
  847.  
  848.  307  ERROR_INVALID_PCLASS 
  849.          Invalid P class. 
  850.  
  851.  308  ERROR_INVALID_SCOPE 
  852.          Invalid scope. 
  853.  
  854.  309  ERROR_INVALID_THREADID 
  855.          Invalid thread identity. 
  856.  
  857.  310  ERROR_DOSSUB_SHRINK 
  858.          Cannot shrink segment - DosSubSetMem. 
  859.  
  860.  311  ERROR_DOSSUB_NOMEM 
  861.          No memory to satisfy request - DosSubAllocMem. 
  862.  
  863.  312  ERROR_DOSSUB_OVERLAP 
  864.          Overlap of specified block with an allocated memory - DosSubFreeMem. 
  865.  
  866.  313  ERROR_DOSSUB_BADSIZE 
  867.          Bad size parameter - DosSubAllocMem or DosSubFreeMem. 
  868.  
  869.  314  ERROR_DOSSUB_BADFLAG 
  870.          Bad flag parameter - DosSubSetMem. 
  871.  
  872.  315  ERROR_DOSSUB_BADSELECTOR 
  873.          Invalid segment selector. 
  874.  
  875.  316  ERROR_MR_MSG_TOO_LONG 
  876.          Message too long for buffer. 
  877.  
  878.  317  ERROR_MR_MID_NOT_FOUND 
  879.          Message identity number not found. 
  880.  
  881.  318  ERROR_MR_UN_ACC_MSGF 
  882.          Unable to access message file. 
  883.  
  884.  319  ERROR_MR_INV_MSGF_FORMAT 
  885.          Invalid message file format. 
  886.  
  887.  320  ERROR_MR_INV_IVCOUNT 
  888.          Invalid insertion variable count. 
  889.  
  890.  321  ERROR_MR_UN_PERFORM 
  891.          Unable to perform function. 
  892.  
  893.  322  ERROR_TS_WAKEUP 
  894.          Unable to wake up. 
  895.  
  896.  323  ERROR_TS_SEMHANDLE 
  897.          Invalid system semaphore. 
  898.  
  899.  324  ERROR_TS_NOTIMER 
  900.          No timers available. 
  901.  
  902.  326  ERROR_TS_HANDLE 
  903.          Invalid timer handle. 
  904.  
  905.  327  ERROR_TS_DATETIME 
  906.          Date or time invalid. 
  907.  
  908.  328  ERROR_SYS_INTERNAL 
  909.          Internal system error. 
  910.  
  911.  329  ERROR_QUE_CURRENT_NAME 
  912.          Current queue name does not exist. 
  913.  
  914.  330  ERROR_QUE_PROC_NOT_OWNED 
  915.          Current process does not own queue. 
  916.  
  917.  331  ERROR_QUE_PROC_OWNED 
  918.          Current process owns queue. 
  919.  
  920.  332  ERROR_QUE_DUPLICATE 
  921.          Duplicate queue name. 
  922.  
  923.  333  ERROR_QUE_ELEMENT_NOT_EXIST 
  924.          Queue element does not exist. 
  925.  
  926.  334  ERROR_QUE_NO_MEMORY 
  927.          Inadequate queue memory. 
  928.  
  929.  335  ERROR_QUE_INVALID_NAME 
  930.          Invalid queue name. 
  931.  
  932.  336  ERROR_QUE_INVALID_PRIORITY 
  933.          Invalid queue priority parameter. 
  934.  
  935.  337  ERROR_QUE_INVALID_HANDLE 
  936.          Invalid queue handle. 
  937.  
  938.  338  ERROR_QUE_LINK_NOT_FOUND 
  939.          Queue link not found. 
  940.  
  941.  339  ERROR_QUE_MEMORY_ERROR 
  942.          Queue memory error. 
  943.  
  944.  340  ERROR_QUE_PREV_AT_END 
  945.          Previous queue element was at end of queue. 
  946.  
  947.  341  ERROR_QUE_PROC_NO_ACCESS 
  948.          Process does not have access to queues. 
  949.  
  950.  342  ERROR_QUE_EMPTY 
  951.          Queue is empty. 
  952.  
  953.  343  ERROR_QUE_NAME_NOT_EXIST 
  954.          Queue name does not exist. 
  955.  
  956.  344  ERROR_QUE_NOT_INITIALIZED 
  957.          Queues not initialized. 
  958.  
  959.  345  ERROR_QUE_UNABLE_TO_ACCESS 
  960.          Unable to access queues. 
  961.  
  962.  346  ERROR_QUE_UNABLE_TO_ADD 
  963.          Unable to add new queue. 
  964.  
  965.  347  ERROR_QUE_UNABLE_TO_INIT 
  966.          Unable to initialize queues. 
  967.  
  968.  349  ERROR_VIO_INVALID_MASK 
  969.          Invalid function replaced. 
  970.  
  971.  350  ERROR_VIO_PTR 
  972.          Invalid pointer to parameter. 
  973.  
  974.  351  ERROR_VIO_APTR 
  975.          Invalid pointer to attribute. 
  976.  
  977.  352  ERROR_VIO_RPTR 
  978.          Invalid pointer to row. 
  979.  
  980.  353      ERROR_VIO_CPTR
  981.          Invalid pointer to column. 
  982.  
  983.  354  ERROR_VIO_LPTR 
  984.          Invalid pointer to length. 
  985.  
  986.  355  ERROR_VIO_MODE 
  987.          Unsupported screen mode. 
  988.  
  989.  356  ERROR_VIO_WIDTH 
  990.          Invalid cursor width value. 
  991.  
  992.  357  ERROR_VIO_ATTR 
  993.          Invalid cursor attribute value. 
  994.  
  995.  358  ERROR_VIO_ROW 
  996.          Invalid row value. 
  997.  
  998.  359  ERROR_VIO_COL 
  999.          Invalid column value. 
  1000.  
  1001.  360  ERROR_VIO_TOPROW 
  1002.          Invalid TopRow value. 
  1003.  
  1004.  361  ERROR_VIO_BOTROW 
  1005.          Invalid BotRow value. 
  1006.  
  1007.  362  ERROR_VIO_RIGHTCOL 
  1008.          Invalid right column value. 
  1009.  
  1010.  363  ERROR_VIO_LEFTCO 
  1011.          Invalid left column value. 
  1012.  
  1013.  364  ERROR_SCS_CALL 
  1014.          Call issued by other than session manager. 
  1015.  
  1016.  365  ERROR_SCS_VALUE 
  1017.          Value is not for save or restore. 
  1018.  
  1019.  366  ERROR_VIO_WAIT_FLAG 
  1020.          Invalid wait flag setting. 
  1021.  
  1022.  367  ERROR_VIO_UNLOCK 
  1023.          Screen not previously locked. 
  1024.  
  1025.  368  ERROR_SGS_NOT_SESSION_MGR 
  1026.          Caller not session manager. 
  1027.  
  1028.  369  ERROR_SMG_INVALID_SGID 
  1029.          Invalid session identity. 
  1030.  
  1031.  369  ERROR_SMG_INVALID_SESSION_ID 
  1032.          Invalid session ID. 
  1033.  
  1034.  370  ERROR_SMG_NOSG 
  1035.          No sessions available. 
  1036.  
  1037.  370  ERROR_SMG_NO_SESSIONS 
  1038.          No sessions available. 
  1039.  
  1040.  371  ERROR_SMG_GRP_NOT_FOUND 
  1041.          Session not found. 
  1042.  
  1043.  371  ERROR_SMG_SESSION_NOT_FOUND 
  1044.          Session not found. 
  1045.  
  1046.  372  ERROR_SMG_SET_TITLE 
  1047.          Title sent by shell or parent cannot be changed. 
  1048.  
  1049.  373  ERROR_KBD_PARAMETER 
  1050.          Invalid parameter to keyboard. 
  1051.  
  1052.  374  ERROR_KBD_NO_DEVICE 
  1053.          No device. 
  1054.  
  1055.  375  ERROR_KBD_INVALID_IOWAIT 
  1056.          Invalid I/O wait specified. 
  1057.  
  1058.  376  ERROR_KBD_INVALID_LENGTH 
  1059.          Invalid length for keyboard. 
  1060.  
  1061.  377  ERROR_KBD_INVALID_ECHO_MASK 
  1062.          Invalid echo mode mask. 
  1063.  
  1064.  378  ERROR_KBD_INVALID_INPUT_MASK 
  1065.          Invalid input mode mask. 
  1066.  
  1067.  379  ERROR_MON_INVALID_PARMS 
  1068.          Invalid parameters to DosMon. 
  1069.  
  1070.  380  ERROR_MON_INVALID_DEVNAME 
  1071.          Invalid device name string. 
  1072.  
  1073.  381  ERROR_MON_INVALID_HANDLE 
  1074.          Invalid device handle. 
  1075.  
  1076.  382  ERROR_MON_BUFFER_TOO_SMALL 
  1077.          Buffer too small. 
  1078.  
  1079.  383  ERROR_MON_BUFFER_EMPTY 
  1080.          Buffer is empty. 
  1081.  
  1082.  384  ERROR_MON_DATA_TOO_LARGE 
  1083.          Data record is too large. 
  1084.  
  1085.  385  ERROR_MOUSE_NO_DEVICE 
  1086.          Mouse device closed (invalid device handle). 
  1087.  
  1088.  386  ERROR_MOUSE_INV_HANDLE 
  1089.          Mouse device closed (invalid device handle). 
  1090.  
  1091.  387  ERROR_MOUSE_INV_PARMS 
  1092.          Parameters invalid for display mode. 
  1093.  
  1094.  388  ERROR_MOUSE_CANT_RESET 
  1095.          Function assigned and cannot be reset. 
  1096.  
  1097.  389  ERROR_MOUSE_DISPLAY_PARMS 
  1098.          Parameters invalid for display mode. 
  1099.  
  1100.  390  ERROR_MOUSE_INV_MODULE 
  1101.          Module not valid. 
  1102.  
  1103.  391  ERROR_MOUSE_INV_ENTRY_PT 
  1104.          Entry point not valid. 
  1105.  
  1106.  392  ERROR_MOUSE_INV_MASK 
  1107.          Function mask invalid. 
  1108.  
  1109.  393  NO_ERROR_MOUSE_NO_DATA 
  1110.          No valid data. 
  1111.  
  1112.  394  NO_ERROR_MOUSE_PTR_DRAWN 
  1113.          Pointer drawn. 
  1114.  
  1115.  395  ERROR_INVALID_FREQUENCY 
  1116.          Invalid frequency for beep. 
  1117.  
  1118.  396  ERROR_NLS_NO_COUNTRY_FILE 
  1119.          Cannot find COUNTRY.SYS file. 
  1120.  
  1121.  397  ERROR_NLS_OPEN_FAILED 
  1122.          Cannot open COUNTRY.SYS file. 
  1123.  
  1124.  398  ERROR_NLS_NO_CTRY_CODE 
  1125.          Country code not found. 
  1126.  
  1127.  398  ERROR_NO_COUNTRY_OR_CODEPAGE 
  1128.          Country code not found. 
  1129.  
  1130.  399  ERROR_NLS_TABLE_TRUNCATED 
  1131.          Table returned information truncated, buffer is too small. 
  1132.  
  1133.  
  1134. ΓòÉΓòÉΓòÉ <hidden> Errors 400 to 506 ΓòÉΓòÉΓòÉ
  1135.  
  1136. The following shows the numeric value of an error, its symbolic name, and a 
  1137. brief description of the error. 
  1138.  
  1139.  400  ERROR_NLS_BAD_TYPE 
  1140.          Selected type does not exist. 
  1141.  
  1142.  401  ERROR_NLS_TYPE_NOT_FOUND 
  1143.          Selected type is not in file. 
  1144.  
  1145.  402  ERROR_VIO_SMG_ONLY 
  1146.          Valid from session manager only. 
  1147.  
  1148.  403  ERROR_VIO_INVALID_ASCIIZ 
  1149.          Invalid ASCIIZ length. 
  1150.  
  1151.  404  ERROR_VIO_DEREGISTER 
  1152.          VioDeRegister not allowed. 
  1153.  
  1154.  405  ERROR_VIO_NO_POPUP 
  1155.          Pop-up window not allocated. 
  1156.  
  1157.  406  ERROR_VIO_EXISTING_POPUP 
  1158.          Pop-up window on screen (NoWait). 
  1159.  
  1160.  407  ERROR_KBD_SMG_ONLY 
  1161.          Valid from session manager only. 
  1162.  
  1163.  408  ERROR_KBD_INVALID_ASCIIZ 
  1164.          Invalid ASCIIZ length. 
  1165.  
  1166.  409  ERROR_KBD_INVALID_MASK 
  1167.          Invalid replacement mask. 
  1168.  
  1169.  410  ERROR_KBD_REGISTER 
  1170.          KbdRegister not allowed. 
  1171.  
  1172.  411  ERROR_KBD_DEREGISTER 
  1173.          KbdDeRegister not allowed. 
  1174.  
  1175.  412  ERROR_MOUSE_SMG_ONLY 
  1176.          Valid from session manager only. 
  1177.  
  1178.  413  ERROR_MOUSE_INVALID_ASCIIZ 
  1179.          Invalid ASCIIZ length. 
  1180.  
  1181.  414  ERROR_MOUSE_INVALID_MASK 
  1182.          Invalid replacement mask. 
  1183.  
  1184.  415  ERROR_MOUSE_REGISTER 
  1185.          Mouse register not allowed. 
  1186.  
  1187.  416  ERROR_MOUSE_DEREGISTER 
  1188.          Mouse deregister not allowed. 
  1189.  
  1190.  417  ERROR_SMG_BAD_ACTION 
  1191.          Invalid action specified. 
  1192.  
  1193.  418  ERROR_SMG_INVALID_CALL 
  1194.          INIT called more than once, or invalid session identity. 
  1195.  
  1196.  419  ERROR_SCS_SG_NOTFOUND 
  1197.          New session number. 
  1198.  
  1199.  420  ERROR_SCS_NOT_SHELL 
  1200.          Caller is not shell. 
  1201.  
  1202.  421  ERROR_VIO_INVALID_PARMS 
  1203.          Invalid parameters passed. 
  1204.  
  1205.  422  ERROR_VIO_FUNCTION_OWNED 
  1206.          Save/restore already owned. 
  1207.  
  1208.  423  ERROR_VIO_RETURN 
  1209.          Non-destruct return (undo). 
  1210.  
  1211.  424  ERROR_SCS_INVALID_FUNCTION 
  1212.          Caller invalid function. 
  1213.  
  1214.  425  ERROR_SCS_NOT_SESSION_MGR 
  1215.          Caller not session manager. 
  1216.  
  1217.  426  ERROR_VIO_REGISTER 
  1218.          Vio register not allowed. 
  1219.  
  1220.  427  ERROR_VIO_NO_MODE_THREAD 
  1221.          No mode restore thread in SG. 
  1222.  
  1223.  428  ERROR_VIO_NO_SAVE_RESTORE_THD 
  1224.          No save/restore thread in SG. 
  1225.  
  1226.  429  ERROR_VIO_IN_BG 
  1227.          Function invalid in background. 
  1228.  
  1229.  430  ERROR_VIO_ILLEGAL_DURING_POPUP 
  1230.          Function not allowed during pop-up window. 
  1231.  
  1232.  431  ERROR_SMG_NOT_BASESHELL 
  1233.          Caller is not the base shell. 
  1234.  
  1235.  432  ERROR_SMG_BAD_STATUSREQ 
  1236.          Invalid status requested. 
  1237.  
  1238.  433  ERROR_QUE_INVALID_WAIT 
  1239.          NoWait parameter out of bounds. 
  1240.  
  1241.  434  ERROR_VIO_LOCK 
  1242.          Error returned from Scroll Lock. 
  1243.  
  1244.  435  ERROR_MOUSE_INVALID_IOWAIT 
  1245.          Invalid parameters for IOWait. 
  1246.  
  1247.  436  ERROR_VIO_INVALID_HANDLE 
  1248.          Invalid VIO handle. 
  1249.  
  1250.  437  ERROR_VIO_ILLEGAL_DURING_LOCK 
  1251.          Function not allowed during screen lock. 
  1252.  
  1253.  438  ERROR_VIO_INVALID_LENGTH 
  1254.          Invalid VIO length. 
  1255.  
  1256.  439  ERROR_KBD_INVALID_HANDLE 
  1257.          Invalid KBD handle. 
  1258.  
  1259.  440  ERROR_KBD_NO_MORE_HANDLE 
  1260.          Ran out of handles. 
  1261.  
  1262.  441  ERROR_KBD_CANNOT_CREATE_KCB 
  1263.          Unable to create kcb. 
  1264.  
  1265.  442  ERROR_KBD_CODEPAGE_LOAD_INCOMPL 
  1266.          Unsuccessful code-page load. 
  1267.  
  1268.  443  ERROR_KBD_INVALID_CODEPAGE_ID 
  1269.          Invalid code-page identity. 
  1270.  
  1271.  444  ERROR_KBD_NO_CODEPAGE_SUPPORT 
  1272.          No code page support. 
  1273.  
  1274.  445  ERROR_KBD_FOCUS_REQUIRED 
  1275.          Keyboard focus required. 
  1276.  
  1277.  446  ERROR_KBD_FOCUS_ALREADY_ACTIVE 
  1278.          Calling thread has an outstanding focus. 
  1279.  
  1280.  447  ERROR_KBD_KEYBOARD_BUSY 
  1281.          Keyboard is busy. 
  1282.  
  1283.  448  ERROR_KBD_INVALID_CODEPAGE 
  1284.          Invalid code page. 
  1285.  
  1286.  449  ERROR_KBD_UNABLE_TO_FOCUS 
  1287.          Focus attempt failed. 
  1288.  
  1289.  450  ERROR_SMG_SESSION_NON_SELECT 
  1290.          Session is not selectable. 
  1291.  
  1292.  451      ERROR_SMG_SESSION_NOT_FOREGRND
  1293.          Parent/child session is not foreground. 
  1294.  
  1295.  452  ERROR_SMG_SESSION_NOT_PARENT 
  1296.          Not parent of requested child. 
  1297.  
  1298.  453  ERROR_SMG_INVALID_START_MODE 
  1299.          Invalid session start mode. 
  1300.  
  1301.  454  ERROR_SMG_INVALID_RELATED_OPT 
  1302.          Invalid session start related option. 
  1303.  
  1304.  455  ERROR_SMG_INVALID_BOND_OPTION 
  1305.          Invalid session bond option. 
  1306.  
  1307.  456  ERROR_SMG_INVALID_SELECT_OPT 
  1308.          Invalid session select option. 
  1309.  
  1310.  457  ERROR_SMG_START_IN_BACKGROUND 
  1311.          Session started in background. 
  1312.  
  1313.  458  ERROR_SMG_INVALID_STOP_OPTION 
  1314.          Invalid session stop option. 
  1315.  
  1316.  459  ERROR_SMG_BAD_RESERVE 
  1317.          Reserved parameters are not zero. 
  1318.  
  1319.  460  ERROR_SMG_PROCESS_NOT_PARENT 
  1320.          Session parent process already exists. 
  1321.  
  1322.  461  ERROR_SMG_INVALID_DATA_LENGTH 
  1323.          Invalid data length. 
  1324.  
  1325.  462  ERROR_SMG_NOT_BOUND 
  1326.          Parent is not bound. 
  1327.  
  1328.  463  ERROR_SMG_RETRY_SUB_ALLOC 
  1329.          Retry request block allocation. 
  1330.  
  1331.  464  ERROR_KBD_DETACHED 
  1332.          This call is not allowed for detached PID. 
  1333.  
  1334.  465  ERROR_VIO_DETACHED 
  1335.          This call is disallowed for detached PID. 
  1336.  
  1337.  466  ERROR_MOU_DETACHED 
  1338.          This call is disallowed for detached PID. 
  1339.  
  1340.  467  ERROR_VIO_FONT 
  1341.          No font is available to support mode. 
  1342.  
  1343.  468  ERROR_VIO_USER_FONT 
  1344.          User font is active. 
  1345.  
  1346.  469  ERROR_VIO_BAD_CP 
  1347.          Invalid code page specified. 
  1348.  
  1349.  470  ERROR_VIO_NO_CP 
  1350.          System displays do not support code page. 
  1351.  
  1352.  471  ERROR_VIO_NA_CP 
  1353.          Current display does not support code page. 
  1354.  
  1355.  472  ERROR_INVALID_CODE_PAGE 
  1356.          Invalid code page. 
  1357.  
  1358.  473  ERROR_CPLIST_TOO_SMALL 
  1359.          Code page list is too small. 
  1360.  
  1361.  474  ERROR_CP_NOT_MOVED 
  1362.          Code page not moved. 
  1363.  
  1364.  475  ERROR_MODE_SWITCH_INIT 
  1365.          Mode switch initialization error. 
  1366.  
  1367.  476  ERROR_CODE_PAGE_NOT_FOUND 
  1368.          Code page not found. 
  1369.  
  1370.  477  ERROR_UNEXPECTED_SLOT_RETURNED 
  1371.          Internal error. 
  1372.  
  1373.  478  ERROR_SMG_INVALID_TRACE_OPTION 
  1374.          Invalid start session trace indicator. 
  1375.  
  1376.  479  ERROR_VIO_INTERNAL_RESOURCE 
  1377.          VIO internal resource error. 
  1378.  
  1379.  480  ERROR_VIO_SHELL_INIT 
  1380.          VIO shell initialization error. 
  1381.  
  1382.  481  ERROR_SMG_NO_HARD_ERRORS 
  1383.          No session manager hard errors. 
  1384.  
  1385.  482  ERROR_CP_SWITCH_INCOMPLETE 
  1386.          DosSetProcessCp is unable to set a KBD or VIO code page. 
  1387.  
  1388.  483  ERROR_VIO_TRANSPARENT_POPUP 
  1389.          Error during VIO pop-up window. 
  1390.  
  1391.  484  ERROR_CRITSEC_OVERFLOW 
  1392.          Critical section overflow. 
  1393.  
  1394.  485  ERROR_CRITSEC_UNDERFLOW 
  1395.          Critical section underflow. 
  1396.  
  1397.  486  ERROR_VIO_BAD_RESERVE 
  1398.          Reserved parameter is not zero. 
  1399.  
  1400.  487  ERROR_INVALID_ADDRESS 
  1401.          Bad physical address. 
  1402.  
  1403.  488  ERROR_ZERO_SELECTORS_REQUESTED 
  1404.          At least one selector must be requested. 
  1405.  
  1406.  489  ERROR_NOT_ENOUGH_SELECTORS_AVA 
  1407.          Not enough GDT selectors to satisfy request. 
  1408.  
  1409.  490  ERROR_INVALID_SELECTOR 
  1410.          Not a GDT selector. 
  1411.  
  1412.  491  ERROR_SMG_INVALID_PROGRAM_TYPE 
  1413.          Invalid program type. 
  1414.  
  1415.  492  ERROR_SMG_INVALID_PGM_CONTROL 
  1416.          Invalid program control. 
  1417.  
  1418.  493  ERROR_SMG_INVALID_INHERIT_OPT 
  1419.          Bad inherit option. 
  1420.  
  1421.  494  ERROR_VIO_EXTENDED_SG 
  1422.  
  1423.  495  ERROR_VIO_NOT_PRES_MGR_SG 
  1424.  
  1425.  496  ERROR_VIO_SHIELD_OWNED 
  1426.  
  1427.  497  ERROR_VIO_NO_MORE_HANDLES 
  1428.  
  1429.  498  ERROR_VIO_SEE_ERROR_LOG 
  1430.  
  1431.  499      ERROR_VIO_ASSOCIATED_DC
  1432.  
  1433.  500  ERROR_KBD_NO_CONSOLE 
  1434.  
  1435.  501  ERROR_MOUSE_NO_CONSOLE 
  1436.  
  1437.  502  ERROR_MOUSE_INVALID_HANDLE 
  1438.  
  1439.  503  ERROR_SMG_INVALID_DEBUG_PARMS 
  1440.  
  1441.  504  ERROR_KBD_EXTENDED_SG 
  1442.  
  1443.  505  ERROR_MOU_EXTENDED_SG 
  1444.  
  1445.  506  ERROR_SMG_INVALID_ICON_FILE 
  1446.  
  1447.  
  1448. ΓòÉΓòÉΓòÉ <hidden> Errors 507 to 731 ΓòÉΓòÉΓòÉ
  1449.  
  1450. The following shows the numeric value of an error, and its symbolic name. 
  1451.  
  1452.  507  ERROR_TRC_PID_NON_EXISTENT 
  1453.  
  1454.  508  ERROR_TRC_COUNT_ACTIVE 
  1455.  
  1456.  509  ERROR_TRC_SUSPENDED_BY_COUNT 
  1457.  
  1458.  510  ERROR_TRC_COUNT_INACTIVE 
  1459.  
  1460.  511  ERROR_TRC_COUNT_REACHED 
  1461.  
  1462.  512  ERROR_NO_MC_TRACE 
  1463.  
  1464.  513  ERROR_MC_TRACE 
  1465.  
  1466.  514  ERROR_TRC_COUNT_ZERO 
  1467.  
  1468.  515  ERROR_SMG_TOO_MANY_DDS 
  1469.  
  1470.  516  ERROR_SMG_INVALID_NOTIFICATION 
  1471.  
  1472.  517  ERROR_LF_INVALID_FUNCTION 
  1473.  
  1474.  518  ERROR_LF_NOT_AVAIL 
  1475.  
  1476.  519  ERROR_LF_SUSPENDED 
  1477.  
  1478.  520  ERROR_LF_BUF_TOO_SMALL 
  1479.  
  1480.  521  ERROR_LF_BUFFER_CORRUPTED 
  1481.  
  1482.  521  ERROR_LF_BUFFER_FULL 
  1483.  
  1484.  522  ERROR_LF_INVALID_DAEMON 
  1485.  
  1486.  522  ERROR_LF_INVALID_RECORD 
  1487.  
  1488.  523  ERROR_LF_INVALID_TEMPL 
  1489.  
  1490.  523  ERROR_LF_INVALID_SERVICE 
  1491.  
  1492.  524  ERROR_LF_GENERAL_FAILURE 
  1493.  
  1494.  525  ERROR_LF_INVALID_ID 
  1495.  
  1496.  526  ERROR_LF_INVALID_HANDLE 
  1497.  
  1498.  527  ERROR_LF_NO_ID_AVAIL 
  1499.  
  1500.  528  ERROR_LF_TEMPLATE_AREA_FULL 
  1501.  
  1502.  529  ERROR_LF_ID_IN_USE 
  1503.  
  1504.  530  ERROR_MOU_NOT_INITIALIZED 
  1505.  
  1506.  531  ERROR_MOUINITREAL_DONE 
  1507.  
  1508.  532  ERROR_DOSSUB_CORRUPTED 
  1509.  
  1510.  533  ERROR_MOUSE_CALLER_NOT_SUBSYS 
  1511.  
  1512.  534  ERROR_ARITHMETIC_OVERFLOW 
  1513.  
  1514.  535  ERROR_TMR_NO_DEVICE 
  1515.  
  1516.  536  ERROR_TMR_INVALID_TIME 
  1517.  
  1518.  537  ERROR_PVW_INVALID_ENTITY 
  1519.  
  1520.  538  ERROR_PVW_INVALID_ENTITY_TYPE 
  1521.  
  1522.  539  ERROR_PVW_INVALID_SPEC 
  1523.  
  1524.  540  ERROR_PVW_INVALID_RANGE_TYPE 
  1525.  
  1526.  541  ERROR_PVW_INVALID_COUNTER_BLK 
  1527.  
  1528.  542  ERROR_PVW_INVALID_TEXT_BLK 
  1529.  
  1530.  543  ERROR_PRF_NOT_INITIALIZED 
  1531.  
  1532.  544  ERROR_PRF_ALREADY_INITIALIZED 
  1533.  
  1534.  545  ERROR_PRF_NOT_STARTED 
  1535.  
  1536.  546  ERROR_PRF_ALREADY_STARTED 
  1537.  
  1538.  547  ERROR_PRF_TIMER_OUT_OF_RANGE 
  1539.  
  1540.  548  ERROR_PRF_TIMER_RESET 
  1541.  
  1542.  639  ERROR_VDD_LOCK_USEAGE_DENIED 
  1543.  
  1544.  640  ERROR_TIMEOUT 
  1545.  
  1546.  641  ERROR_VDM_DOWN 
  1547.  
  1548.  642  ERROR_VDM_LIMIT 
  1549.  
  1550.  643  ERROR_VDD_NOT_FOUND 
  1551.  
  1552.  644  ERROR_INVALID_CALLER 
  1553.  
  1554.  645  ERROR_PID_MISMATCH 
  1555.  
  1556.  646  ERROR_INVALID_VDD_HANDLE 
  1557.  
  1558.  647  ERROR_VLPT_NO_SPOOLER 
  1559.  
  1560.  648  ERROR_VCOM_DEVICE_BUSY 
  1561.  
  1562.  649  ERROR_VLPT_DEVICE_BUSY 
  1563.  
  1564.  650  ERROR_NESTING_TOO_DEEP 
  1565.  
  1566.  651  ERROR_VDD_MISSING 
  1567.  
  1568.  691  ERROR_IMP_INVALID_PARM 
  1569.  
  1570.  692  ERROR_IMP_INVALID_LENGTH 
  1571.  
  1572.  693  MSG_HPFS_DISK_ERROR_WARN 
  1573.  
  1574.  730  ERROR_MON_BAD_BUFFER 
  1575.  
  1576.  731  ERROR_MODULE_CORRUPTED 
  1577.  
  1578.  
  1579. ΓòÉΓòÉΓòÉ <hidden> Errors 2055 to 65079 ΓòÉΓòÉΓòÉ
  1580.  
  1581. The following shows the numeric value of an error, and its symbolic name. 
  1582.  
  1583.  2055  ERROR_LF_TIMEOUT 
  1584.  
  1585.  2057  ERROR_LF_SUSPEND_SUCCESS 
  1586.  
  1587.  2058  ERROR_LF_RESUME_SUCCESS 
  1588.  
  1589.  2059  ERROR_LF_REDIRECT_SUCCESS 
  1590.  
  1591.  2060  ERROR_LF_REDIRECT_FAILURE 
  1592.  
  1593.  32768  ERROR_SWAPPER_NOT_ACTIVE 
  1594.  
  1595.  32769  ERROR_INVALID_SWAPID 
  1596.  
  1597.  32770  ERROR_IOERR_SWAP_FILE 
  1598.  
  1599.  32771  ERROR_SWAP_TABLE_FULL 
  1600.  
  1601.  32772  ERROR_SWAP_FILE_FULL 
  1602.  
  1603.  32773  ERROR_CANT_INIT_SWAPPER 
  1604.  
  1605.  32774  ERROR_SWAPPER_ALREADY_INIT 
  1606.  
  1607.  32775  ERROR_PMM_INSUFFICIENT_MEMORY 
  1608.  
  1609.  32776  ERROR_PMM_INVALID_FLAGS 
  1610.  
  1611.  32777  ERROR_PMM_INVALID_ADDRESS 
  1612.  
  1613.  32778  ERROR_PMM_LOCK_FAILED 
  1614.  
  1615.  32779  ERROR_PMM_UNLOCK_FAILED 
  1616.  
  1617.  32780  ERROR_PMM_MOVE_INCOMPLETE 
  1618.  
  1619.  32781  ERROR_UCOM_DRIVE_RENAMED 
  1620.  
  1621.  32782  ERROR_UCOM_FILENAME_TRUNCATED 
  1622.  
  1623.  32783  ERROR_UCOM_BUFFER_LENGTH 
  1624.  
  1625.  32784  ERROR_MON_CHAIN_HANDLE 
  1626.  
  1627.  32785  ERROR_MON_NOT_REGISTERED 
  1628.  
  1629.  32786  ERROR_SMG_ALREADY_TOP 
  1630.  
  1631.  32787  ERROR_PMM_ARENA_MODIFIED 
  1632.  
  1633.  32788  ERROR_SMG_PRINTER_OPEN 
  1634.  
  1635.  32789  ERROR_PMM_SET_FLAGS_FAILED 
  1636.  
  1637.  32790  ERROR_INVALID_DOS_DD 
  1638.  
  1639.  32791  ERROR_BLOCKED 
  1640.  
  1641.  32792  ERROR_NOBLOCK 
  1642.  
  1643.  32793  ERROR_INSTANCE_SHARED 
  1644.  
  1645.  32794  ERROR_NO_OBJECT 
  1646.  
  1647.  32795  ERROR_PARTIAL_ATTACH 
  1648.  
  1649.  32796  ERROR_INCACHE 
  1650.  
  1651.  32797  ERROR_SWAP_IO_PROBLEMS 
  1652.  
  1653.  32798  ERROR_CROSSES_OBJECT_BOUNDARY 
  1654.  
  1655.  32799  ERROR_LONGLOCK 
  1656.  
  1657.  32800  ERROR_SHORTLOCK 
  1658.  
  1659.  32801  ERROR_UVIRTLOCK 
  1660.  
  1661.  32802  ERROR_ALIASLOCK 
  1662.  
  1663.  32803  ERROR_ALIAS 
  1664.  
  1665.  32804  ERROR_NO_MORE_HANDLES 
  1666.  
  1667.  32805  ERROR_SCAN_TERMINATED 
  1668.  
  1669.  32806  ERROR_TERMINATOR_NOT_FOUND 
  1670.  
  1671.  32807  ERROR_NOT_DIRECT_CHILD 
  1672.  
  1673.  32808  ERROR_DELAY_FREE 
  1674.  
  1675.  32809  ERROR_GUARDPAGE 
  1676.  
  1677.  32900  ERROR_SWAPERROR 
  1678.  
  1679.  32901  ERROR_LDRERROR 
  1680.  
  1681.  32902  ERROR_NOMEMORY 
  1682.  
  1683.  32903  ERROR_NOACCESS 
  1684.  
  1685.  32904  ERROR_NO_DLL_TERM 
  1686.  
  1687.  65026  ERROR_CPSIO_CODE_PAGE_INVALID 
  1688.  
  1689.  65027  ERROR_CPSIO_NO_SPOOLER 
  1690.  
  1691.  65028  ERROR_CPSIO_FONT_ID_INVALID 
  1692.  
  1693.  65033  ERROR_CPSIO_INTERNAL_ERROR 
  1694.  
  1695.  65034  ERROR_CPSIO_INVALID_PTR_NAME 
  1696.  
  1697.  65037  ERROR_CPSIO_NOT_ACTIVE 
  1698.  
  1699.  65039  ERROR_CPSIO_PID_FULL 
  1700.  
  1701.  65040  ERROR_CPSIO_PID_NOT_FOUND 
  1702.  
  1703.  65043  ERROR_CPSIO_READ_CTL_SEQ 
  1704.  
  1705.  65045  ERROR_CPSIO_READ_FNT_DEF 
  1706.  
  1707.  65047  ERROR_CPSIO_WRITE_ERROR 
  1708.  
  1709.  65048  ERROR_CPSIO_WRITE_FULL_ERROR 
  1710.  
  1711.  65049  ERROR_CPSIO_WRITE_HANDLE_BAD 
  1712.  
  1713.  65074  ERROR_CPSIO_SWIT_LOAD 
  1714.  
  1715.  65077  ERROR_CPSIO_INV_COMMAND 
  1716.  
  1717.  65078  ERROR_CPSIO_NO_FONT_SWIT 
  1718.  
  1719.  65079  ERROR_ENTRY_IS_CALLGATE 
  1720.  
  1721.