x64dbg/help/add.htm
mr.exodia e569ebab95 DBG: added signed comparisons.
DBG: added many general purpose commands!
PROJECT: updated help
GUI: added msgyn messagebox
GUI: updated GuiScriptAdd behaviour (now it's 1000 times faster!)
BRIDGE: added GuiScriptMsgyn
DBG: changed '#' operator to '$' (for internal reasons)
DBG: threaded stepping (GUI could freeze otherwise)
DBG: added various script commands
2014-02-13 15:42:53 +01:00

33 lines
745 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>add</title>
<meta name="GENERATOR" content="WinCHM">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>
html,body {
/* Default Font */
font-family: Courier New;
font-size: 11pt;
}
</style>
</head>
<body>
<P><STRONG>add</STRONG><BR> Add two
values.</P><SPAN class=rvts11>
<P class=rvps3>
<SPAN class=rvts11 >
<U >
arguments</U>
<BR>&nbsp; arg1:
Destination.</SPAN></P>
<P class=rvps3><SPAN class=rvts11>&nbsp;
arg2: Source.</SPAN>
</P><P class=rvps3>
<SPAN class=rvts11><U >result<BR>
</U>This command does not set
any result&nbsp;variables.</SPAN></P>
</SPAN></BODY></HTML>