2016-06-26 12:46:13 -04:00
< html >
< head >
< title > Help< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta name = "generator" content = "HelpNDoc Personal Edition 4.6.2.573" >
< meta name = "keywords" content = "" >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/reset.css" / >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/base.css" / >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/hnd.css" / >
<!-- [if lte IE 8]>
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/ielte8.css" / >
<![endif]-->
< style type = "text/css" >
#topic_header
{
background-color: #EFEFEF;
}
< / style >
< script type = "text/javascript" src = "js/jquery.min.js" > < / script >
< script type = "text/javascript" src = "js/hnd.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function()
{
if (top.frames.length == 0)
{
var sTopicUrl = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length);
top.location.href = "DxWnd.html?" + sTopicUrl;
}
else if (top & & top.FrameTOC & & top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("Help");
}
});
< / script >
< / head >
< body >
< div id = "topic_header" >
< div id = "topic_header_content" >
< h1 id = "topic_header_text" > Help< / h1 >
< div id = "topic_breadcrumb" >
< a href = "TheInterface.html" > The Interface< / a > › › < / div >
< / div >
< div id = "topic_header_nav" >
< a href = "TheInterface.html" > < img src = "img/arrow_up.png" alt = "Parent" / > < / a >
2016-02-09 11:47:00 -05:00
< a href = "Desktopcolordepth.html" > < img src = "img/arrow_left.png" alt = "Previous" / > < / a >
2016-06-26 12:46:13 -04:00
< a href = "View.html" > < img src = "img/arrow_right.png" alt = "Next" / > < / a >
< / div >
< div class = "clear" > < / div >
< / div >
< div id = "topic_content" >
< p > < / p >
2016-02-09 11:47:00 -05:00
< p class = "rvps2" > < img alt = "" style = "padding : 1px;" src = "lib/dxwnd_help_menu.png" > < / p >
2016-06-26 12:46:13 -04:00
< p class = "rvps2" > < span class = "rvts6" > < br / > < / span > < / p >
< div class = "rvps2" > < table width = "100%" border = "1" cellpadding = "1" cellspacing = "2" style = "border-color: #000000; border-style: solid; border-spacing: 2px;" >
< tr valign = "top" >
2016-02-09 11:47:00 -05:00
< td width = "99" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > View Help< / span > < / p >
2016-06-26 12:46:13 -04:00
< / td >
2016-02-09 11:47:00 -05:00
< td width = "1444" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > Displays this Help content in your default web browser.< / span > < / p >
< / td >
< / tr >
< tr valign = "top" >
< td width = "99" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > About DxWnd< / span > < / p >
< / td >
< td width = "1444" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > Shows the program version and references the development team and project supporters:< / span > < / p >
< p class = "rvps2" > < span class = "rvts6" > < br / > < / span > < / p >
< ul style = "text-indent: 0px; margin-left: 24px; list-style-position: outside; list-style-type: disc;" >
< li class = "rvps2" > < span class = "rvts6" > SFB7, the original developer, whoever he/she might be< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > GHO, the current developer< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Olly, who developed both OllyDBG and the disassembly library that DxWnd uses< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Aqrit, who provided the hot patching schema and so many hints, pieces of code, and other information< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Michael Koch, who provided the D3D9 proxy DLL< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Gsky916, who provided the Chinese translation< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Ryan Geiss, who provided the bilinear filter code< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Tsuda Kageyu, who provided the MinHook DLL< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Luigi Auriemma, who contributed the injection synchronization< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > FunkyFr3sh, who provided fixes for the proxy DLL< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > Narzou, who shared the DC handling code< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > TigerhawkT3, who produced the HTML documentation< / span > < / li >
< li class = "rvps2" > < span class = "rvts6" > RomSteady, whose kind encouragement was always welcome< / span > < / li >
< / ul >
2016-06-26 12:46:13 -04:00
< / td >
< / tr >
< / table >
< / div >
< p > < / p >
< / div >
< div id = "topic_footer" >
< div id = "topic_footer_content" >
Copyright © 2016 by GHO. All Rights Reserved.< / div >
< / div >
< / body >
< / html >