Windows Error Codes

Windows Error Codes



No. Code Description
--------------------------
0 0x0000 The operation completed successfully.
1 0x0001 Incorrect function.
2 0x0002 The system cannot find the file specified.
3 0x0003 The system cannot find the path specified.
4 0x0004 The system cannot open the file.
5 0x0005 Access is denied.
6 0x0006 The handle is invalid.
7 0x0007 The storage control blocks were destroyed.
8 0x0008 Not enough storage is available to process this command.
9 0x0009 The storage control block address is invalid.
10 0x000A The environment is incorrect.
11 0x000B An attempt was made to load a program with an incorrect format.
12 0x000C The access code is invalid.
13 0x000D The data is invalid.
14 0x000E Not enough storage is available to complete this operation.
15 0x000F The system cannot find the drive specified.
16 0x0010 The directory cannot be removed.
17 0x0011 The system cannot move the file to a different disk drive.
18 0x0012 There are no more files.
19 0x0013 The media is write protected.
20 0x0014 The system cannot find the device specified.
21 0x0015 The device is not ready.
22 0x0016 The device does not recognize the command.
23 0x0017 Data error (cyclic redundancy check).
24 0x0018 The program issued a command but the command length is incorrect.
25 0x0019 The drive cannot locate a specific area or track on the disk.


More at this link

0 comments: