* include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):
Correct typo.
This commit is contained in:
		| @@ -1,3 +1,9 @@ | ||||
| 2005-01-01  Danny Smith  <dannysmith@users.sourceforge.net> | ||||
|  | ||||
| 	* include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY): | ||||
| 	Correct typo. | ||||
| 	Thanks to: Aidan France  <aidan1@users.sourceforge.net> | ||||
|  | ||||
| 2004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | ||||
|  | ||||
| 	*include/winuser.h (MNS_*, WM_MENUCOMMAND, | ||||
|   | ||||
| @@ -173,7 +173,7 @@ | ||||
| #define ERROR_NESTING_NOT_ALLOWED 215L | ||||
| #define ERROR_EXE_MACHINE_TYPE_MISMATCH 216L | ||||
| #define ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY 217L | ||||
| #define ERRO_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY 218L | ||||
| #define ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY 218L | ||||
| #define ERROR_BAD_PIPE 230L | ||||
| #define ERROR_PIPE_BUSY 231L | ||||
| #define ERROR_NO_DATA 232L | ||||
|   | ||||
		Reference in New Issue
	
	Block a user