Introduction:
When deploying third-party XAP files, registering developer accounts, installing development tools, and other operations, we will receive some system error codes, usually hexadecimal numbers starting with 0x, few non-"professional" personnel can understand what it means. so, they can only use google, baidu, and other search engines to help understa
FrontierLearning Windows core programming is the only way to step into the Windows Programming Hall, 2018 winter vacation relive the knowledge of computer operating system, the former has been learning Windows program design, the basis of the so-called iron to take hot, so I went into the Windows core programming pit,
Article out: http://blog.csdn.net/hairetz/archive/2009/04/28/4129164.aspx
Start by counting the error codes in Windows
Queries on the host, like Windows system, are entered directly at the command line: NET Helpmsg 1xxx.
The Network online error socket
. Otherwise, pvoid is returned to identify the memory address of the data block.
5) Long/DWORD: This is a value that is hard to process. The function returns a long or DWORD. For some reason, the function cannot count the objects to be counted, then this function usually returns 0 or-1 (depending on the function ). If the returned value of the called function is long or DWORD, read the Platform SDK to check for potential errors.
It can be seen that getting the
Start by counting the error codes in Windows
Queries on the host, like Windows system, are entered directly at the command line: NET Helpmsg 1xxx.
The Network online error socket error has occurred #11001Indicates that your comp
#1 windows blue screen error code description [dead Password]
Very long. I hope it will be useful to you. Add it to favorites ~ ^ Q ^
0 0x0000: the job is completed.1 0x0001 incorrect function.2 0x0002 the system cannot find the specified file.3 0x0003 the system cannot find the specified path.4 0x0004 files cannot be enabled.5 0x0005 Access denied.6 0x0006 Invalid code.7 0x0007 the bucket control block ha
I believe that many users of the Windows operating system sometimes encounter such an error message. How can this problem be solved when such an error message occurs?FolksHow can I determine the cause of the error?
「 "0x ????????" The memory of the instruction reference "0
Error code for Windows corresponding to the failure0000 operation completed successfully.0001 the wrong function.0002 The system cannot find the file specified.0003 the system could not find the path specified.0004 The system cannot open the file.0005 Access denied.0006 handle is invalid.0007 the storage area control block is corrupted.0008 The available storage area is insufficient to execute the command.0
identifies an operation that can be performed.. Note the returned value because some functions return invalid_handle_value.Is defined as-1. The Platform SDK documentation clearly shows that the function isReturn null or invalid_handle_value to identify failure-------------------------------------If function call fails, the return value is null. Otherwise, pvoid identifiesMemory Address-------------------------------------Long/DWORD is tricky. The function that returns the Count usually returns
When calling a Windows function, it first checks the validity of each parameter passed to it, and then tries to execute the task. if an invalid parameter is passed or the operation cannot be performed for some reason, the operating system returns a value indicating that the function fails to run to some extent.Common types of return values for Windows functions:VoidBool: 0, non-0, true, falseHandle: handle,
0x00000425 this service item cannot receive control messages at this time.
1062 0x00000426 service not activated.
1063 0x00000427 cannot be connected to the Service Control Program.
1064 0x00000428 when handling control requirements, an unexpected situation occurs.
The database specified by 1065 0x00000429 does not exist.
The database specified by 1065 0x00000429 does not exist.
1066 0x0000042a service Returns Error
1. Windows program error handling mechanism
Windows API return type
Data Type
Indicates the value of failure.
V o I d
The operation of this function cannot fail. The Return Value Type of the WI n d o w s function is rarely v o I D.
B o l
If the function fails to run, the returned value is 0. Otherwise, the returned value is n
Common error codes are as follows:
Fault code
Screen tip
Reason
Possible causes
Recommended treatment Scenarios
0x80072EFD
If you want to activate online please connect to the network, or you can call us
No Internet connection
Network connectivity problems
Suggest trying to connect to the Internet or phone contact with Microsoft
0x80072ee7
The F12 tool console can report errors and information messages that occur during runtime. This article describes error messages and provides suggestions on how to correct these errors.Introduction
The error message in the F12 tool console provides Code (for example, sec7111 or html1114) that provides error information. These
Today, the official entry into Windows CE Program development begins.The first time you compile a Windows ce6.0 system, 25 minutes after compiling the report: Blddemo:there were errors building MY283 error.We open the Windows CE installation directory, my is under "C:\WINCE600", find "build.err" file, open; Search "errors".As a result, the following 4 lines of
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.