<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Windows programming Forum RSS Feed (Replies Included)</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the 'Windows programming' forum at Programmer's Heaven, including replies.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 20 Nov 2009 20:09:10 -0700</pubDate>
    <lastBuildDate>Fri, 20 Nov 2009 20:09:10 -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>Re: MSWord COM ADD-IN</title>
      <link>http://www.programmersheaven.com/mb/windows/394016/409644/re-msword-com-add-in/#409644</link>
      <description>It's not possible, as I think.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/394016/409644/re-msword-com-add-in/#409644</guid>
      <pubDate>Fri, 20 Nov 2009 08:23:23 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: MSWord COM ADD-IN</title>
      <link>http://www.programmersheaven.com/mb/windows/394016/409643/re-msword-com-add-in/#409643</link>
      <description>It's not possible, as I think.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/394016/409643/re-msword-com-add-in/#409643</guid>
      <pubDate>Fri, 20 Nov 2009 08:21:32 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: Convert swf to avi ?</title>
      <link>http://www.programmersheaven.com/mb/windows/391863/409620/re-convert-swf-to-avi-/#409620</link>
      <description>You can try &lt;a href="http://flash-video-converter.com"&gt;Flash to Video Converter&lt;/a&gt;, it records sound with the outstanding virtual sound card technology that lets you easily and fully enjoy the original effects.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/391863/409620/re-convert-swf-to-avi-/#409620</guid>
      <pubDate>Fri, 20 Nov 2009 00:28:38 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: Adding Windows Component</title>
      <link>http://www.programmersheaven.com/mb/windows/409172/409587/re-adding-windows-component/#409587</link>
      <description>Kaay, nvm, I found a solution, using ShellExecute and Sysocmgr.exe tool :)</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/409172/409587/re-adding-windows-component/#409587</guid>
      <pubDate>Thu, 19 Nov 2009 04:33:51 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: Correction</title>
      <link>http://www.programmersheaven.com/mb/windows/395227/409508/re-correction/#409508</link>
      <description>After playing around with those API's for a few hours, I finally figured out that it appears that all they do is change the display area of a monitor, the same as happens when you use the buttons on your monitor to change contrast and brightness etc along with where the picture is displayed on screen etc. I am more after an API to say for example to move the secondary monitor from the right side of the primary monitor to the top of the primary monitor in a multimonitor setup.&lt;br /&gt;
&lt;br /&gt;
Thanks for your efforts though.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/395227/409508/re-correction/#409508</guid>
      <pubDate>Wed, 18 Nov 2009 03:16:15 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: API for changing Secondary Monitor Position</title>
      <link>http://www.programmersheaven.com/mb/windows/395227/409470/re-api-for-changing-secondary-monitor-position/#409470</link>
      <description>Thanks for that, it looks like it is what I am looking for.&lt;br /&gt;
&lt;br /&gt;
Malcolm&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/395227/409470/re-api-for-changing-secondary-monitor-position/#409470</guid>
      <pubDate>Tue, 17 Nov 2009 15:07:38 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: API for changing Secondary Monitor Position</title>
      <link>http://www.programmersheaven.com/mb/windows/395227/409422/re-api-for-changing-secondary-monitor-position/#409422</link>
      <description>This might help - I think:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://msdn.microsoft.com/en-us/library/dd692964%28VS.85%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd692964%28VS.85%29.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
drill down to:&lt;br /&gt;
&lt;a href="http://msdn.microsoft.com/en-us/library/dd692975%28VS.85%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd692975%28VS.85%29.aspx&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/395227/409422/re-api-for-changing-secondary-monitor-position/#409422</guid>
      <pubDate>Tue, 17 Nov 2009 01:44:55 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: API for changing Secondary Monitor Position</title>
      <link>http://www.programmersheaven.com/mb/windows/395227/409420/re-api-for-changing-secondary-monitor-position/#409420</link>
      <description>Could this help?&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://bytes.com/topic/c-sharp/answers/277836-how-get-multi-monitor-position"&gt;http://bytes.com/topic/c-sharp/answers/277836-how-get-multi-monitor-position&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/395227/409420/re-api-for-changing-secondary-monitor-position/#409420</guid>
      <pubDate>Tue, 17 Nov 2009 01:28:35 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Adding Windows Component</title>
      <link>http://www.programmersheaven.com/mb/windows/409172/409172/adding-windows-component/</link>
      <description>Hello,&lt;br /&gt;
&lt;br /&gt;
Is there a way to create a program that adds windows components to a computer?&lt;br /&gt;
&lt;br /&gt;
Or if not, then at least check if one or other component exists on the computer (is installed)?&lt;br /&gt;
&lt;br /&gt;
(I wanna determine if "Enable network COM+ access" from "Application Server" is enabled on Win2003 Server. But any help towards this issue would be nice :))&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/409172/409172/adding-windows-component/</guid>
      <pubDate>Thu, 12 Nov 2009 08:41:33 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: Cant remember Windows password?</title>
      <link>http://www.programmersheaven.com/mb/windows/408951/409118/re-cant-remember-windows-password/#409118</link>
      <description>very good.It works excellent.&lt;br /&gt;
&lt;br /&gt;
I am Sandy Rochard and well i am working in XP. Still i dont know how to recover the lost password.Even i had many lots the password i always format the whole Hard-disk reinstall again.Thanks to you please if you have any other regarding related topic please forward me.&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/408951/409118/re-cant-remember-windows-password/#409118</guid>
      <pubDate>Wed, 11 Nov 2009 19:52:33 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Wrong Windows Working Set Size</title>
      <link>http://www.programmersheaven.com/mb/windows/409094/409094/wrong-windows-working-set-size/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I get process working set size by using System.Environment.WorkingSet and stores it in a variable and named it ENWS,&lt;br /&gt;
Then I get same process working set size by using GetProcessMemoryInfo API function and named it APWS,&lt;br /&gt;
and also I get same process max working set size with GetProcessWorkingSetSize API function and named it MAPWS,&lt;br /&gt;
And questions:&lt;br /&gt;
&lt;br /&gt;
First: MAPWS is very very smaller than APWS and ENWS? Why? And what is different? (different is about 200MB!)&lt;br /&gt;
Second: ENWS is different from APWS? Why these two are differ from each other? (different is about 40000 bytes)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Can any one help me?&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/409094/409094/wrong-windows-working-set-size/</guid>
      <pubDate>Wed, 11 Nov 2009 07:36:15 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Media Center</title>
      <link>http://www.programmersheaven.com/mb/windows/409006/409006/media-center/</link>
      <description>hi,&lt;br /&gt;
&lt;br /&gt;
i`m planning to develop an application like microsoft media center.can someone help in developing the outer gui for it.i don`t hv any idea..can someone tell which languages should i use for developing gui..&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/409006/409006/media-center/</guid>
      <pubDate>Tue, 10 Nov 2009 03:02:53 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Cant remember Windows password?</title>
      <link>http://www.programmersheaven.com/mb/windows/408951/408951/cant-remember-windows-password/</link>
      <description>Forgetting your Windows administrator login password. With no way to get into the system, you can’t even perform basic maintenance, let alone a thorough tune-up. Formatting is always an option, but we consider that a last resort. (Plus, guess who’s going to have to help reinstall all the programs lost after a wipe?) But all hope is not lost. There are a few ways to actually retrieve a lost Windows account password. Read on, and we’ll show you the light. &lt;br /&gt;
&lt;br /&gt;
====1st Method==== &lt;br /&gt;
The first thing which you check if you forget login password. When we install Windows, it automatically creates an account “Administrator” and sets its password to blank. So if you have forget your user account password then try this: &lt;br /&gt;
Start system and when you see Windows Welcome screen / Login screen, press ctrl+alt+del keys twice and it’ll show Classic Login box. Now type “Administrator” (without quotes) in Username and leave Password field blank. Now press Enter and you should be able to log in Windows. &lt;br /&gt;
Now you can reset your account password from “Control Panel -&amp;gt; User Accounts”. &lt;br /&gt;
Same thing can be done using Safe Mode. In Safe Mode Windows will show this in-built Administrator account in Login screen. &lt;br /&gt;
&lt;br /&gt;
====2nd Method==== &lt;br /&gt;
1. Reboot your machine. &lt;br /&gt;
2. Press F8 before the Windows boot screen appears. &lt;br /&gt;
o Do not press F5 as used on the NT/9x series of Windows. &lt;br /&gt;
3. You will be be prompted with a boot options menu. &lt;br /&gt;
4. Select the Start Windows in Safe Mode option. &lt;br /&gt;
5. Click through several self-explanatory screens until your reach the familiar 'Welcome' screen. &lt;br /&gt;
6. Note that this welcome screen is limited to 256 colors and 640x480 resolution because the primary graphics will have been set to the Windows Safe Mode software VGA adapter. You will not be able to change this mode even in Display options, while Windows is running in Safe Mode. &lt;br /&gt;
7. Find the icon for the Administrator user. If the default settings of your system haven't been changed, there should be no password for this account. &lt;br /&gt;
o The Safe Mode Welcome screen might display some of the other users on your system. &lt;br /&gt;
8. Login as the admin. &lt;br /&gt;
9. Press Yes at the prompt asking if you would like to continue using Safe Mode. &lt;br /&gt;
10. Continue on to the User Settings control panel. Here you can change any of the other passwords for user on the machine. Make any changes you want. &lt;br /&gt;
11. Reboot your computer. As long as you don't press any keys (i.e. F8) during the boot-up the computer will startup normally. &lt;br /&gt;
12. Login as the user for which you set the password. &lt;br /&gt;
&lt;br /&gt;
====3rd Method==== &lt;br /&gt;
Windows XP and further versions also provide another method to recover forgotten password by using “Reset Disk”. If you created a Password Reset Disk in past, you can use that disk to reset the password. To know more about it, please visit following links: &lt;br /&gt;
&lt;a href="http://support.microsoft.com/kb/305478"&gt;http://support.microsoft.com/kb/305478&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
====4th method==== &lt;br /&gt;
Comparatively, using windows password Recovery Tool  utility is a reliable and convenient method for solving the password problem. Normally, the program can easily reset the password to “Blank” with no -reformatting or installation. Do all the job for you automatically. Unfortunately, it is not safe to use some free recovery tool to recover windows password. So here is the recommend recovery tool：&lt;a href="http://www.windowspasswordsrecovery.com"&gt;windows password Recovery Tool 3.0 &lt;/a&gt;.&lt;br /&gt;
you could see the recommendation of articlesbase. &lt;br /&gt;
&lt;a href="http://www.articlesbase.com/security-articles/how-to-reset-recoverfind-forgotten-windows-nt-2000-xp-2003vista-administrator-password-1282019.html#"&gt;http://www.articlesbase.com/security-articles/how-to-reset-recoverfind-forgotten-windows-nt-2000-xp-2003vista-administrator-password-1282019.html#&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
====5th method==== &lt;br /&gt;
If it doesn't work above ,I hope that you have some hacker friends. &lt;br /&gt;
&lt;br /&gt;
Reference resource: &lt;a href="http://www.wikihow.com/Recover-Windows-Administrator-Password-if-You-Forgot-It#Steps"&gt;http://www.wikihow.com/Recover-Windows-Administrator-Password-if-You-Forgot-It#Steps&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/408951/408951/cant-remember-windows-password/</guid>
      <pubDate>Fri, 06 Nov 2009 19:43:25 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: API for changing Secondary Monitor Position</title>
      <link>http://www.programmersheaven.com/mb/windows/395227/408941/re-api-for-changing-secondary-monitor-position/#408941</link>
      <description>I never found an answer to that one. After researching the net thoroughly I eventually gave up. If you find an answer I would still like to know&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/395227/408941/re-api-for-changing-secondary-monitor-position/#408941</guid>
      <pubDate>Fri, 06 Nov 2009 15:11:54 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: API for changing Secondary Monitor Position</title>
      <link>http://www.programmersheaven.com/mb/windows/395227/408940/re-api-for-changing-secondary-monitor-position/#408940</link>
      <description>Were you able to change the secondary monitor position through an API? I not only need to change the position but also enable the secondary monitor. Thanks for your help.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/395227/408940/re-api-for-changing-secondary-monitor-position/#408940</guid>
      <pubDate>Fri, 06 Nov 2009 14:54:26 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>NTFS Change Journals</title>
      <link>http://www.programmersheaven.com/mb/windows/408911/408911/ntfs-change-journals/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am new to Windows related Code in C++.&lt;br /&gt;
&lt;br /&gt;
Currently, I wish to monitor my system for the modified files using NTFS Change Journals. I tried to query the Journal data (using DeviceIOControl) and get the modified file details. I need some clarifications regarding the below things.&lt;br /&gt;
&lt;br /&gt;
1. Is there a way to search notifications for particular folder (say only My Documents and My Pictures) or particular fileTypes (say jpg, doc, etc).&lt;br /&gt;
2. Is there a way to search only recent modifications (say for the past 1 day or 5 hrs, etc)&lt;br /&gt;
3. If my application create journal for a volume and stopped means, then in the next time when it restarted can I monitor the changes during the period when my application was not running. (I tried it , seems I can't do it).&lt;br /&gt;
4. If I modify a file present under 'D:/Testing/Test.txt', it seems the usn_record 'ParentFileReferenceNumber' is for D: and the 'FileReferenceNumber' is for the particular file 'Test.txt'. But what I think is the 'ParentFileReferenceNumber' should be for 'D:/Testing' and the 'FileReferenceNumber' should be for 'Test.txt'. For this, I have made CreateFile() for the '\\.\D:' location. Am I do anything wrong.&lt;br /&gt;
5. Shall I use fsutil for my purpose.&lt;br /&gt;
&lt;br /&gt;
Could any one please clarify my queries and point me in a correct direction. Also, if possible, please poing me a releveant help document or URL to further proceed.&lt;br /&gt;
&lt;br /&gt;
Thanks in Advance.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Asharudeen.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/408911/408911/ntfs-change-journals/</guid>
      <pubDate>Fri, 06 Nov 2009 03:02:51 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: what is subnet mask</title>
      <link>http://www.programmersheaven.com/mb/windows/393615/408759/re-what-is-subnet-mask/#408759</link>
      <description>This question is related to LAN Computer connection, the subnet mask is useful when we connect to different systems using a Static IP. For suppose if use same subnet mask to different systems windows gives an error and More Probably Internet will not connect to the server for People who are sharing with the Main Computer.&lt;br /&gt;
&lt;a href="http://www.designtorontoweb.ca/"&gt;Web Design&lt;/a&gt; | &lt;a href="http://www.designtorontoweb.ca/"&gt;Website Design&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/393615/408759/re-what-is-subnet-mask/#408759</guid>
      <pubDate>Tue, 03 Nov 2009 04:04:32 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: how to get 2 different DLLs with same name to work together?</title>
      <link>http://www.programmersheaven.com/mb/windows/408503/408569/re-how-to-get-2-different-dlls-with-same-name-to-work-together/#408569</link>
      <description>How to transfer songs, videos, photos and playlist from iPod/iPhone/iTouch to PC?&lt;br /&gt;
&lt;br /&gt;
As we all know, iTunes can only transfer the files to iPod Recently, our computer crashed and all of the files on iTunes was gone, but they are still in my iPod. I spent over 6 hours trying to find out how to transfer my ipod files to my PC and the emepty iTunes. I thought it would be a good idea to make a tutorial for iPod fans who was confused by how to transfer songs, videos, photos and playlist etc. from iPod to computer or iTunes!!!! &lt;br /&gt;
I tried a third party software name Cucusoft iPhone/iTouch/iPod to Computer Transfer to extract the songs, videos, photos and playlist etc. from iPod to computer or iTunes.&lt;br /&gt;
&lt;br /&gt;
Software: [URL=http://www.converter123.com/iPhone-Software/Cucusoft-iPhone/iTouch/iPod-to-Computer-Transfer.html]Cucusoft iPhone/iTouch/iPod to Computer Transfer[/url]&lt;br /&gt;
Support iPod: iPod/iPod Nano/iPod shuffle, also iPhone and iTouch&lt;br /&gt;
&lt;br /&gt;
It can help iPod fans to transfer iPod songs, videos, photos and playlist backup to PC or iTunes that iTunes can not do when solve you encounter the following familiar problems:&lt;br /&gt;
&lt;br /&gt;
when your computer crashes down, your files on computer and iTunes was gone; &lt;br /&gt;
when you buy a new PC, you want to transfer your iPod files to your new computer; &lt;br /&gt;
when you like your friends iPod songs and want to transfer them to your computer; &lt;br /&gt;
when your friends want your iPod songs and videos to his/her computer; &lt;br /&gt;
when you have a new iPod and want to transfer iPod video and audio between them; &lt;br /&gt;
when you want to transfer the files between your iPod/iPhone or your friends' iPod/iPhone; &lt;br /&gt;
share two different iPods on iTunes; &lt;br /&gt;
... &lt;br /&gt;
&lt;br /&gt;
The Function of Cucusoft iPhone/iTouch/iPod to Computer Transfer:&lt;br /&gt;
&lt;br /&gt;
Cucusoft iPhone/iTouch/iPod to Computer Transfer is an easy to use iPod/iPhone utility designed to help you backup the stuffs in your iPod/iPhone/iTouch. Recover lost or missing music, backup and restore all of your iPod/iPhone/iTouch content, including your favorite songs, videos, photo files and Play Lists, and that's not all. If you have any iPod/iPhone device, this software is a must-have utility to keep your iPod/iPhone safety.&lt;br /&gt;
&lt;br /&gt;
*Manage the iPhone/iTouch/iPod content, import and export files between the devices and computer. &lt;br /&gt;
*Supports not only iPod/iPod Nano/iPod shuffle, also iPhone and iTouch. &lt;br /&gt;
*You can play the media file directly in this program with not the third part player. &lt;br /&gt;
*You can manage you ipod device on any computer. &lt;br /&gt;
*You can locate the music or video ordering the ablum/artist/genre easily. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step-by-step Guide: How to transfer photos, songs, videos and playlist from your iPod/iPhone/iTouch to your computer or iTunes&lt;br /&gt;
&lt;br /&gt;
Please Note: Before you run our program, please be sure you have installed iTunes on your computer, and you can manage your ipod devide with no problem.&lt;br /&gt;
[URL=http://www.regnow.com/softsell/visitor.cgi?affiliate=512860&amp;action=site&amp;vendor=18286&amp;ref=http://www.converter123.com/iPhone-Software/cucusofttransfer.zip]Download Cucusoft iPhone/iTouch/iPod to Computer Transfer[/url]&lt;br /&gt;
&lt;br /&gt;
Step 1: After your iPhone/iPod/iTouch connected to pc, Launch the program you will see the right UI. Normally, the program will search the device automacially.If the device is enabled, the files (songs/movies/pics) will be shown in the list. &lt;br /&gt;
You also can click the Rescan button to search the device again.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_121950_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 2: Choose the list and files you want to transfer , Click the Start Transfer button. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122027_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 3: After you clicking the Start Transfer button, the following window will pop up, you can choose transferring to computer or itunes directly. You can set the output fold at settings option before transferring.. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122126_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 4: When the transferring finished, the following window will pop up. It shows that how many files have been done. You can click the Yes button to view the output files.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122200_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Done.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/408503/408569/re-how-to-get-2-different-dlls-with-same-name-to-work-together/#408569</guid>
      <pubDate>Fri, 30 Oct 2009 00:44:06 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: how to get 2 different DLLs with same name to work together?</title>
      <link>http://www.programmersheaven.com/mb/windows/408503/408568/re-how-to-get-2-different-dlls-with-same-name-to-work-together/#408568</link>
      <description>How to transfer songs, videos, photos and playlist from iPod/iPhone/iTouch to PC?&lt;br /&gt;
&lt;br /&gt;
As we all know, iTunes can only transfer the files to iPod Recently, our computer crashed and all of the files on iTunes was gone, but they are still in my iPod. I spent over 6 hours trying to find out how to transfer my ipod files to my PC and the emepty iTunes. I thought it would be a good idea to make a tutorial for iPod fans who was confused by how to transfer songs, videos, photos and playlist etc. from iPod to computer or iTunes!!!! &lt;br /&gt;
I tried a third party software name Cucusoft iPhone/iTouch/iPod to Computer Transfer to extract the songs, videos, photos and playlist etc. from iPod to computer or iTunes.&lt;br /&gt;
&lt;br /&gt;
Software: [URL=http://www.converter123.com/iPhone-Software/Cucusoft-iPhone/iTouch/iPod-to-Computer-Transfer.html]Cucusoft iPhone/iTouch/iPod to Computer Transfer[/url]&lt;br /&gt;
Support iPod: iPod/iPod Nano/iPod shuffle, also iPhone and iTouch&lt;br /&gt;
&lt;br /&gt;
It can help iPod fans to transfer iPod songs, videos, photos and playlist backup to PC or iTunes that iTunes can not do when solve you encounter the following familiar problems:&lt;br /&gt;
&lt;br /&gt;
when your computer crashes down, your files on computer and iTunes was gone; &lt;br /&gt;
when you buy a new PC, you want to transfer your iPod files to your new computer; &lt;br /&gt;
when you like your friends iPod songs and want to transfer them to your computer; &lt;br /&gt;
when your friends want your iPod songs and videos to his/her computer; &lt;br /&gt;
when you have a new iPod and want to transfer iPod video and audio between them; &lt;br /&gt;
when you want to transfer the files between your iPod/iPhone or your friends' iPod/iPhone; &lt;br /&gt;
share two different iPods on iTunes; &lt;br /&gt;
... &lt;br /&gt;
&lt;br /&gt;
The Function of Cucusoft iPhone/iTouch/iPod to Computer Transfer:&lt;br /&gt;
&lt;br /&gt;
Cucusoft iPhone/iTouch/iPod to Computer Transfer is an easy to use iPod/iPhone utility designed to help you backup the stuffs in your iPod/iPhone/iTouch. Recover lost or missing music, backup and restore all of your iPod/iPhone/iTouch content, including your favorite songs, videos, photo files and Play Lists, and that's not all. If you have any iPod/iPhone device, this software is a must-have utility to keep your iPod/iPhone safety.&lt;br /&gt;
&lt;br /&gt;
*Manage the iPhone/iTouch/iPod content, import and export files between the devices and computer. &lt;br /&gt;
*Supports not only iPod/iPod Nano/iPod shuffle, also iPhone and iTouch. &lt;br /&gt;
*You can play the media file directly in this program with not the third part player. &lt;br /&gt;
*You can manage you ipod device on any computer. &lt;br /&gt;
*You can locate the music or video ordering the ablum/artist/genre easily. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step-by-step Guide: How to transfer photos, songs, videos and playlist from your iPod/iPhone/iTouch to your computer or iTunes&lt;br /&gt;
&lt;br /&gt;
Please Note: Before you run our program, please be sure you have installed iTunes on your computer, and you can manage your ipod devide with no problem.&lt;br /&gt;
[URL=http://www.regnow.com/softsell/visitor.cgi?affiliate=512860&amp;action=site&amp;vendor=18286&amp;ref=http://www.converter123.com/iPhone-Software/cucusofttransfer.zip]Download Cucusoft iPhone/iTouch/iPod to Computer Transfer[/url]&lt;br /&gt;
&lt;br /&gt;
Step 1: After your iPhone/iPod/iTouch connected to pc, Launch the program you will see the right UI. Normally, the program will search the device automacially.If the device is enabled, the files (songs/movies/pics) will be shown in the list. &lt;br /&gt;
You also can click the Rescan button to search the device again.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_121950_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 2: Choose the list and files you want to transfer , Click the Start Transfer button. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122027_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 3: After you clicking the Start Transfer button, the following window will pop up, you can choose transferring to computer or itunes directly. You can set the output fold at settings option before transferring.. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122126_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 4: When the transferring finished, the following window will pop up. It shows that how many files have been done. You can click the Yes button to view the output files.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122200_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Done.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/408503/408568/re-how-to-get-2-different-dlls-with-same-name-to-work-together/#408568</guid>
      <pubDate>Fri, 30 Oct 2009 00:43:55 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: how to get 2 different DLLs with same name to work together?</title>
      <link>http://www.programmersheaven.com/mb/windows/408503/408567/re-how-to-get-2-different-dlls-with-same-name-to-work-together/#408567</link>
      <description>How to transfer songs, videos, photos and playlist from iPod/iPhone/iTouch to PC?&lt;br /&gt;
&lt;br /&gt;
As we all know, iTunes can only transfer the files to iPod Recently, our computer crashed and all of the files on iTunes was gone, but they are still in my iPod. I spent over 6 hours trying to find out how to transfer my ipod files to my PC and the emepty iTunes. I thought it would be a good idea to make a tutorial for iPod fans who was confused by how to transfer songs, videos, photos and playlist etc. from iPod to computer or iTunes!!!! &lt;br /&gt;
I tried a third party software name Cucusoft iPhone/iTouch/iPod to Computer Transfer to extract the songs, videos, photos and playlist etc. from iPod to computer or iTunes.&lt;br /&gt;
&lt;br /&gt;
Software: [URL=http://www.converter123.com/iPhone-Software/Cucusoft-iPhone/iTouch/iPod-to-Computer-Transfer.html]Cucusoft iPhone/iTouch/iPod to Computer Transfer[/url]&lt;br /&gt;
Support iPod: iPod/iPod Nano/iPod shuffle, also iPhone and iTouch&lt;br /&gt;
&lt;br /&gt;
It can help iPod fans to transfer iPod songs, videos, photos and playlist backup to PC or iTunes that iTunes can not do when solve you encounter the following familiar problems:&lt;br /&gt;
&lt;br /&gt;
when your computer crashes down, your files on computer and iTunes was gone; &lt;br /&gt;
when you buy a new PC, you want to transfer your iPod files to your new computer; &lt;br /&gt;
when you like your friends iPod songs and want to transfer them to your computer; &lt;br /&gt;
when your friends want your iPod songs and videos to his/her computer; &lt;br /&gt;
when you have a new iPod and want to transfer iPod video and audio between them; &lt;br /&gt;
when you want to transfer the files between your iPod/iPhone or your friends' iPod/iPhone; &lt;br /&gt;
share two different iPods on iTunes; &lt;br /&gt;
... &lt;br /&gt;
&lt;br /&gt;
The Function of Cucusoft iPhone/iTouch/iPod to Computer Transfer:&lt;br /&gt;
&lt;br /&gt;
Cucusoft iPhone/iTouch/iPod to Computer Transfer is an easy to use iPod/iPhone utility designed to help you backup the stuffs in your iPod/iPhone/iTouch. Recover lost or missing music, backup and restore all of your iPod/iPhone/iTouch content, including your favorite songs, videos, photo files and Play Lists, and that's not all. If you have any iPod/iPhone device, this software is a must-have utility to keep your iPod/iPhone safety.&lt;br /&gt;
&lt;br /&gt;
*Manage the iPhone/iTouch/iPod content, import and export files between the devices and computer. &lt;br /&gt;
*Supports not only iPod/iPod Nano/iPod shuffle, also iPhone and iTouch. &lt;br /&gt;
*You can play the media file directly in this program with not the third part player. &lt;br /&gt;
*You can manage you ipod device on any computer. &lt;br /&gt;
*You can locate the music or video ordering the ablum/artist/genre easily. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step-by-step Guide: How to transfer photos, songs, videos and playlist from your iPod/iPhone/iTouch to your computer or iTunes&lt;br /&gt;
&lt;br /&gt;
Please Note: Before you run our program, please be sure you have installed iTunes on your computer, and you can manage your ipod devide with no problem.&lt;br /&gt;
[URL=http://www.regnow.com/softsell/visitor.cgi?affiliate=512860&amp;action=site&amp;vendor=18286&amp;ref=http://www.converter123.com/iPhone-Software/cucusofttransfer.zip]Download Cucusoft iPhone/iTouch/iPod to Computer Transfer[/url]&lt;br /&gt;
&lt;br /&gt;
Step 1: After your iPhone/iPod/iTouch connected to pc, Launch the program you will see the right UI. Normally, the program will search the device automacially.If the device is enabled, the files (songs/movies/pics) will be shown in the list. &lt;br /&gt;
You also can click the Rescan button to search the device again.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_121950_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 2: Choose the list and files you want to transfer , Click the Start Transfer button. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122027_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 3: After you clicking the Start Transfer button, the following window will pop up, you can choose transferring to computer or itunes directly. You can set the output fold at settings option before transferring.. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122126_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 4: When the transferring finished, the following window will pop up. It shows that how many files have been done. You can click the Yes button to view the output files.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.programmersheaven.com/images/broken.gif" /&gt;http://www.converter123.com/uploads/091024/1_122200_1.gif[/img]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Done.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/408503/408567/re-how-to-get-2-different-dlls-with-same-name-to-work-together/#408567</guid>
      <pubDate>Fri, 30 Oct 2009 00:42:14 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>how to get 2 different DLLs with same name to work together?</title>
      <link>http://www.programmersheaven.com/mb/windows/408503/408503/how-to-get-2-different-dlls-with-same-name-to-work-together/</link>
      <description>Problem: I have an old game, that has two EXE's. One for the game, one for the editor.  The publisher no longer supports said game.  The game works across all versions of Windows, however, the editor does not work in Vista or 7.  One of the original game devs, as a favor to the players, produced a patched DLL file that makes the Editor work in Vista/7.&lt;br /&gt;
&lt;br /&gt;
Difficulty: The game EXE no longer works after the dll file that makes the editor work is put into the directory.&lt;br /&gt;
&lt;br /&gt;
Aside from the obvious solution, of putting the editor exe and the game exe in different directories with their correct DLLs (which could lead to DLL Hell, if you try to run them both at the same time) - is there any way to get the Editor EXE to work with the patched DLL, and the game EXE to work with the original DLL?  I don't have a problem with renaming the new DLL, if I can hack the EXE to point to the new filename somehow or other.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/408503/408503/how-to-get-2-different-dlls-with-same-name-to-work-together/</guid>
      <pubDate>Wed, 28 Oct 2009 20:27:41 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: CFile and CString</title>
      <link>http://www.programmersheaven.com/mb/windows/21118/408150/re-cfile-and-cstring/#408150</link>
      <description>Here is a link you can learn how to use CString&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.frostcode.info/strings/cstring-class.html"&gt;Using CString&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/21118/408150/re-cfile-and-cstring/#408150</guid>
      <pubDate>Thu, 22 Oct 2009 21:02:35 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Re: Clipboard help</title>
      <link>http://www.programmersheaven.com/mb/windows/54716/408149/re-clipboard-help/#408149</link>
      <description>Here is an article describing how to use Windows clipboard.&lt;br /&gt;
&lt;a href="http://www.frostcode.info/common-articles/write-to-windows-clipboard.html"&gt;Using Windows Clipboard&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/54716/408149/re-clipboard-help/#408149</guid>
      <pubDate>Thu, 22 Oct 2009 20:57:23 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Editing isite a windows tool</title>
      <link>http://www.programmersheaven.com/mb/windows/404246/404246/editing-isite-a-windows-tool/</link>
      <description>hii guys&lt;br /&gt;
&lt;br /&gt;
i hope this forum is sutiable for my question &lt;br /&gt;
&lt;br /&gt;
i have  a tool called isite which i used to connect to my modem with the follwing users &lt;br /&gt;
&lt;br /&gt;
user&lt;br /&gt;
admin&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://img260.imageshack.us/img260/5594/24672061.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
but i want to add another user to it which is (diagnostic)&lt;br /&gt;
&lt;br /&gt;
Thank you in advance&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/404246/404246/editing-isite-a-windows-tool/</guid>
      <pubDate>Sat, 10 Oct 2009 09:28:33 -0700</pubDate>
      <category>Windows programming</category>
    </item>
    <item>
      <title>Share a way to burn Mpeg/Mov/RMVB/DivX/AVI… to DVD/VCD/SVCD</title>
      <link>http://www.programmersheaven.com/mb/windows/400792/400792/share-a-way-to-burn-mpegmovrmvbdivxavi-to-dvdvcdsvcd/</link>
      <description>&lt;a href="http://iphone-scene.com/node/2495"&gt;http://iphone-scene.com/node/2495&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/windows/400792/400792/share-a-way-to-burn-mpegmovrmvbdivxavi-to-dvdvcdsvcd/</guid>
      <pubDate>Sun, 27 Sep 2009 20:53:05 -0700</pubDate>
      <category>Windows programming</category>
    </item>
  </channel>
</rss>