<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: DDKBUILD.CMD 7.2 released (updated)</title>
	<link>http://blog.assarbad.net/20080420/ddkbuildcmd-72-released/</link>
	<description>Programming, reverse engineering and anything else as well ...</description>
	<pubDate>Thu, 20 Nov 2008 17:14:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Oliver</title>
		<link>http://blog.assarbad.net/20080420/ddkbuildcmd-72-released/#comment-48943</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Tue, 28 Oct 2008 18:36:21 +0000</pubDate>
		<guid>http://blog.assarbad.net/20080420/ddkbuildcmd-72-released/#comment-48943</guid>
		<description>I know it is a bit late to reply, but the DDKWizard manual contains a detailed information about DDKBUILD and how to use it. I am working at something even more detailed, though.

Browse files are not yet covered in the manual, because I never ever use them. Using Visual Assist X, I have found a much better replacement.

// Oliver</description>
		<content:encoded><![CDATA[<p>I know it is a bit late to reply, but the DDKWizard manual contains a detailed information about DDKBUILD and how to use it. I am working at something even more detailed, though.</p>
<p>Browse files are not yet covered in the manual, because I never ever use them. Using Visual Assist X, I have found a much better replacement.</p>
<p>// Oliver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://blog.assarbad.net/20080420/ddkbuildcmd-72-released/#comment-46504</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 03 Sep 2008 22:06:20 +0000</pubDate>
		<guid>http://blog.assarbad.net/20080420/ddkbuildcmd-72-released/#comment-46504</guid>
		<description>In spite of apparently lot of info about DDKBUILD in the web, NO STEP-BY-STEP info was found. I still wasted a frustrating whole day to create the BSC file and use it in VC++ 8.0 express. It applies to both OSR &#38; HOLLISTECH DDKBUILD. 

latest DDK version 6001.18001
Here are the actual steps 

1. Add this line to the sources file
USER_C_FLAGS =  $(USER_C_FLAGS) /FR
This is to create somesourcefile.SBR file

2. Create a file named SBRLIST.TXT and add line(S)
somesourcefile.sbr
 you may have in your project in seperate lines

3. Inside VC++ express edition IDE, open menu
VIEW -&#62; solution explorer.
Right click on the  and  -&#62;  to point to the newly created BSC file

THATS ALL !!

Now you have source level browsing like RIGHT CLICK on any function name and  etc.,

* still one frustrating problem ( minor ) remains and i am looking into it.

** Since VC++ is using this BSC file, subsequent BUILDS fail with error "...cannot open...BSC file..access denied..." or something like that. So every time before i build i have to remove this BSC file the project and add later. So if you plan on a session of frequent BUILDS, avoid adding this BSC file to the project, till last


--alex</description>
		<content:encoded><![CDATA[<p>In spite of apparently lot of info about DDKBUILD in the web, NO STEP-BY-STEP info was found. I still wasted a frustrating whole day to create the BSC file and use it in VC++ 8.0 express. It applies to both OSR &amp; HOLLISTECH DDKBUILD. </p>
<p>latest DDK version 6001.18001<br />
Here are the actual steps </p>
<p>1. Add this line to the sources file<br />
USER_C_FLAGS =  $(USER_C_FLAGS) /FR<br />
This is to create somesourcefile.SBR file</p>
<p>2. Create a file named SBRLIST.TXT and add line(S)<br />
somesourcefile.sbr<br />
 you may have in your project in seperate lines</p>
<p>3. Inside VC++ express edition IDE, open menu<br />
VIEW -&gt; solution explorer.<br />
Right click on the  and  -&gt;  to point to the newly created BSC file</p>
<p>THATS ALL !!</p>
<p>Now you have source level browsing like RIGHT CLICK on any function name and  etc.,</p>
<p>* still one frustrating problem ( minor ) remains and i am looking into it.</p>
<p>** Since VC++ is using this BSC file, subsequent BUILDS fail with error &#8220;&#8230;cannot open&#8230;BSC file..access denied&#8230;&#8221; or something like that. So every time before i build i have to remove this BSC file the project and add later. So if you plan on a session of frequent BUILDS, avoid adding this BSC file to the project, till last</p>
<p>&#8211;alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Empyrium</title>
		<link>http://blog.assarbad.net/20080420/ddkbuildcmd-72-released/#comment-39306</link>
		<dc:creator>Empyrium</dc:creator>
		<pubDate>Fri, 09 May 2008 08:55:02 +0000</pubDate>
		<guid>http://blog.assarbad.net/20080420/ddkbuildcmd-72-released/#comment-39306</guid>
		<description>Thanks for your tool, it really made my driver development easier!  :smile:</description>
		<content:encoded><![CDATA[<p>Thanks for your tool, it really made my driver development easier!  <img src='http://blog.assarbad.net/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
