﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Writing custom data to executable files in Windows and Linux]]></description>
    <title><![CDATA[Comments for Writing custom data to executable files in Windows and Linux]]></title>
    <link>http://dn.codegear.com/article/27979</link>
    <!-- source: http://dn.codegear.com/article/27979/feed-->
    <dc:date>2008-11-21T14:39:21-08:00</dc:date>
    <item>
      <description><![CDATA[I searched the Google and I found a page at http://www.vclcomponents.com/x_authors.asp?LETTER=D&amp;ID_AUTHOR=8294wich contains the e-mail danpol@simples.com.br. May be you can contact him there.]]></description>
      <title><![CDATA[Daniel's e-mail]]></title>
      <managingEditor>
	 (Valdeci Monteiro)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35365</guid>
      <dc:date>2003-09-25T22:21:54-07:00</dc:date>
      <pubDate>2003-09-25T22:21:54-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[Hi, Jorge. How explained in article, it's possible to write data to Windows executables. But it's NOT possible to write data to the running program file. You need a program to write data into another program. But, to give you any help, you could describe in more details what you are trying and what results you got.]]></description>
      <title><![CDATA[re: Writing custom data to executable files in Windows and Linux]]></title>
      <managingEditor>
	 (Valdeci Monteiro)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35364</guid>
      <dc:date>2003-09-25T22:13:37-07:00</dc:date>
      <pubDate>2003-09-25T22:13:37-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[hi there...not all exe files can be modified such as photoshop.exe, winword.exewhy is that?what are the spesification of exe files that can be modified with Delphi?]]></description>
      <title><![CDATA[In some exe files, it doesn't work]]></title>
      <managingEditor>
	 (bhoyo lananxz)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35298</guid>
      <dc:date>2003-09-18T20:02:22-07:00</dc:date>
      <pubDate>2003-09-18T20:02:22-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[i cannot reach daniel at danpol@pobox.comdoes anyone know how to contact him?]]></description>
      <title><![CDATA[Writing custom data to executable files in Windows and Linux]]></title>
      <managingEditor>
	 (bhoyo lananxz)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35297</guid>
      <dc:date>2003-09-18T19:56:45-07:00</dc:date>
      <pubDate>2003-09-18T19:56:45-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[hi!how can i add some web pages, sound, an video(binary code) to my exe? it is posible in windows?, i was trying to do it with the $L compiler directive  and my program(already the exe) creates and compiles a .rc file to a res file but i don't know how to modify my exe. please help me! thanks]]></description>
      <title><![CDATA[Writing custom data to executable files in Windows and Linux]]></title>
      <managingEditor>
	 (Jorge Valencia)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35166</guid>
      <dc:date>2003-08-20T16:19:08-07:00</dc:date>
      <pubDate>2003-08-20T16:19:08-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[I installed the Turbo Debugger and detected the reason of my problem.It was not a problem related to this technic as I thought, but just a buffer access error. ]]></description>
      <title><![CDATA[re: Writing custom data to executable files in Windows failed in Win32]]></title>
      <managingEditor>
	 (Valdeci Monteiro)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35101</guid>
      <dc:date>2003-08-09T16:47:35-07:00</dc:date>
      <pubDate>2003-08-09T16:47:35-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[I already implemented a similar algorithm in Win16 (even before reading this article) e it worked fine. But now I need to do it in Win32. It doesn't work! The program read the data, but then, unexpectedly, it crashes. I'm using the C++ Builder and I can't use the debugger because the compiler rebuilds the file before executing, deleting the data. I changed the code to read from a copy file (to which contains the data added) and it worked! What may be wrong???]]></description>
      <title><![CDATA[Writing custom data to executable files in Windows failed in Win32]]></title>
      <managingEditor>
	 (Valdeci Monteiro)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35089</guid>
      <dc:date>2003-08-08T01:45:24-07:00</dc:date>
      <pubDate>2003-08-08T01:45:24-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[Not in Windows. It may work in Linux, though...]]></description>
      <title><![CDATA[re: Writing custom data to executable files in Windows and Linux]]></title>
      <managingEditor>
	 (Daniel Polistchuck)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=32406</guid>
      <dc:date>2002-05-28T13:51:19-07:00</dc:date>
      <pubDate>2002-05-28T13:51:19-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[Rafael,The point here is to add data to the executable *after* it's compiled. The $L and property approaches require the compilation/linking phase. An application for the techinique in the article is, for example, creating STUB files for setup applications with the specific setup stuff appended in the end. The presence of a compiler/linker is not desirable in such cases.Cheer-i-o!Daniel.]]></description>
      <title><![CDATA[re: Writing custom data to executable files in Windows and Linux]]></title>
      <managingEditor>
	 (Daniel Polistchuck)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=31221</guid>
      <dc:date>2002-01-23T06:39:12-08:00</dc:date>
      <pubDate>2002-01-23T06:39:12-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <item>
      <description><![CDATA[It would be much better if the examples would be not only in Pascal, but in C++ also!]]></description>
      <title><![CDATA[Writing custom data to executable files in Windows and Linux]]></title>
      <managingEditor>
	 (Siim Ainsaar)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=31188</guid>
      <dc:date>2002-01-20T23:18:55-08:00</dc:date>
      <pubDate>2002-01-20T23:18:55-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27979/feed">Comments for Writing custom data to executable files in Windows and Linux</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>