<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How do u Time a Demo!!' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How do u Time a Demo!!' posted on the 'Demo programming' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 09:40:55 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 09:40:55 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How do u Time a Demo!!</title>
      <link>http://www.programmersheaven.com/mb/demo/197129/197129/how-do-u-time-a-demo/</link>
      <description>Who can help me and tell me how i can be able to make my software a Demo so that it can work for like 10 or 30 days. &lt;br /&gt;
  Is there a component i have to learn in InstallShield Of VC++ or there is an unrevealed trick! Please Help Me.&lt;br /&gt;
kea&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/demo/197129/197129/how-do-u-time-a-demo/</guid>
      <pubDate>Tue, 24 Jun 2003 09:38:52 -0700</pubDate>
      <category>Demo programming</category>
    </item>
    <item>
      <title>Re: How do u Time a Demo!!</title>
      <link>http://www.programmersheaven.com/mb/demo/197129/198921/re-how-do-u-time-a-demo/#198921</link>
      <description>hmm,do you mean,how to make  a trial-version/shareware of your software? well,thats definitly NOT a topic for this channel,but i try to answer anyway (perhaps the moderator of this forum removes/moves my posting).&lt;br /&gt;
&lt;br /&gt;
the basic idea is to get the date/time of the firsttime your code runs on a given machine.now you have to check the actual date/time each time your program starts and quit if the trial-period is over.implementing this is VERY easy,exspecially when you have a fixed date on which your code becomes invalid.&lt;br /&gt;
&lt;br /&gt;
one thing last: with DEMO PROGRAMMING a kind of multimedia-art is meant.a demo is a little program showing some graphicly-effects like the old-school plasma,fire,water,etc or other animated things,showing the skillz of the coder and some times showing the powerfuller features of the gfx-hardware.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/demo/197129/198921/re-how-do-u-time-a-demo/#198921</guid>
      <pubDate>Thu, 03 Jul 2003 15:58:17 -0700</pubDate>
      <category>Demo programming</category>
    </item>
    <item>
      <title>Re: How do u Time a Demo!!</title>
      <link>http://www.programmersheaven.com/mb/demo/197129/227156/re-how-do-u-time-a-demo/#227156</link>
      <description>: hmm,do you mean,how to make  a trial-version/shareware of your software? well,thats definitly NOT a topic for this channel,but i try to answer anyway (perhaps the moderator of this forum removes/moves my posting).&lt;br /&gt;
: &lt;br /&gt;
: the basic idea is to get the date/time of the firsttime your code runs on a given machine.now you have to check the actual date/time each time your program starts and quit if the trial-period is over.implementing this is VERY easy,exspecially when you have a fixed date on which your code becomes invalid.&lt;br /&gt;
: &lt;br /&gt;
: one thing last: with DEMO PROGRAMMING a kind of multimedia-art is meant.a demo is a little program showing some graphicly-effects like the old-school plasma,fire,water,etc or other animated things,showing the skillz of the coder and some times showing the powerfuller features of the gfx-hardware.&lt;br /&gt;
: &lt;br /&gt;
hmmm... this thing is very easy to fool. if you just change the date you can use it forever!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;&lt;br /&gt;
by viki007&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/demo/197129/227156/re-how-do-u-time-a-demo/#227156</guid>
      <pubDate>Mon, 24 Nov 2003 20:57:29 -0700</pubDate>
      <category>Demo programming</category>
    </item>
    <item>
      <title>Re: How do u Time a Demo!!</title>
      <link>http://www.programmersheaven.com/mb/demo/197129/235701/re-how-do-u-time-a-demo/#235701</link>
      <description>: : hmm,do you mean,how to make  a trial-version/shareware of your software? well,thats definitly NOT a topic for this channel,but i try to answer anyway (perhaps the moderator of this forum removes/moves my posting).&lt;br /&gt;
: : &lt;br /&gt;
: : the basic idea is to get the date/time of the firsttime your code runs on a given machine.now you have to check the actual date/time each time your program starts and quit if the trial-period is over.implementing this is VERY easy,exspecially when you have a fixed date on which your code becomes invalid.&lt;br /&gt;
: : &lt;br /&gt;
: : one thing last: with DEMO PROGRAMMING a kind of multimedia-art is meant.a demo is a little program showing some graphicly-effects like the old-school plasma,fire,water,etc or other animated things,showing the skillz of the coder and some times showing the powerfuller features of the gfx-hardware.&lt;br /&gt;
: : &lt;br /&gt;
: hmmm... this thing is very easy to fool. if you just change the date you can use it forever!&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
: &lt;hr /&gt;&lt;br /&gt;
: by viki007&lt;br /&gt;
: &lt;br /&gt;
:&lt;br /&gt;
&lt;span style="color: Purple;"&gt;&lt;br /&gt;
I'm not a brilliant programmer but I &lt;em&gt;believe&lt;/em&gt; that you can put a key in the registry or place a well hidden dll somewhere. Don't ask me how though.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/demo/197129/235701/re-how-do-u-time-a-demo/#235701</guid>
      <pubDate>Fri, 09 Jan 2004 15:15:39 -0700</pubDate>
      <category>Demo programming</category>
    </item>
    <item>
      <title>Re: How do u Time a Demo!!</title>
      <link>http://www.programmersheaven.com/mb/demo/197129/252611/re-how-do-u-time-a-demo/#252611</link>
      <description>: : : hmm,do you mean,how to make  a trial-version/shareware of your software? well,thats definitly NOT a topic for this channel,but i try to answer anyway (perhaps the moderator of this forum removes/moves my posting).&lt;br /&gt;
: : : &lt;br /&gt;
: : : the basic idea is to get the date/time of the firsttime your code runs on a given machine.now you have to check the actual date/time each time your program starts and quit if the trial-period is over.implementing this is VERY easy,exspecially when you have a fixed date on which your code becomes invalid.&lt;br /&gt;
: : : &lt;br /&gt;
: : : one thing last: with DEMO PROGRAMMING a kind of multimedia-art is meant.a demo is a little program showing some graphicly-effects like the old-school plasma,fire,water,etc or other animated things,showing the skillz of the coder and some times showing the powerfuller features of the gfx-hardware.&lt;br /&gt;
: : : &lt;br /&gt;
: : hmmm... this thing is very easy to fool. if you just change the date you can use it forever!&lt;br /&gt;
: : &lt;br /&gt;
: : &lt;br /&gt;
: : &lt;hr /&gt;&lt;br /&gt;
: : by viki007&lt;br /&gt;
: : &lt;br /&gt;
: :&lt;br /&gt;
: &lt;span style="color: Purple;"&gt;&lt;br /&gt;
: I'm not a brilliant programmer but I &lt;em&gt;believe&lt;/em&gt; that you can put a key in the registry or place a well hidden dll somewhere. Don't ask me how though.&lt;br /&gt;
: &lt;/span&gt;&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
Are there any ways that we can insert some data in the program itself? I think this way we can protect the software more, but I don't really know if are there any way to do that.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/demo/197129/252611/re-how-do-u-time-a-demo/#252611</guid>
      <pubDate>Fri, 02 Apr 2004 03:31:58 -0700</pubDate>
      <category>Demo programming</category>
    </item>
    <item>
      <title>Re: How do u Time a Demo!!</title>
      <link>http://www.programmersheaven.com/mb/demo/197129/253004/re-how-do-u-time-a-demo/#253004</link>
      <description>&lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by CroW at  2004-4-4 16:2:40&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
Sure,there are lots of places to store you could use for data in the .exe.for example there are in most cases empty/unuses bytes in the win32-exe-header which you can use for youre data.another way is to put somewhere in youre code something like:&lt;br /&gt;
&lt;br /&gt;
char str "UserData"&lt;br /&gt;
&lt;br /&gt;
Now compile your program and do a hex-search for "UserData" in the binary.after that you can use this offset within your file to store data directly to the file.&lt;br /&gt;
&lt;br /&gt;
note:&lt;br /&gt;
&lt;br /&gt;
could be a bit difficult to get the right offset within the binary.it changes with nearly every change in the code or compiler-settings.and you cant encrypt/compress the compiled binary anymore&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/demo/197129/253004/re-how-do-u-time-a-demo/#253004</guid>
      <pubDate>Sun, 04 Apr 2004 16:00:51 -0700</pubDate>
      <category>Demo programming</category>
    </item>
  </channel>
</rss>