<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Datakent Forum : Masaüstü Yolu!</title>
  <link>http://forum.datakent.com/</link>
  <description>XML içerik linki; Datakent Forum : Borland Delphi : Masaüstü Yolu!</description>
  <pubDate>Wed, 22 Apr 2026 03:33:58 +0000</pubDate>
  <lastBuildDate>Thu, 22 Jan 2009 22:25:03 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.54</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.datakent.com/RSS_post_feed.asp?TID=1670</WebWizForums:feedURL>
  <image>
   <title>Datakent Forum</title>
   <url>http://forum.datakent.com/forum_images/datakent.com_forums.png</url>
   <link>http://forum.datakent.com/</link>
  </image>
  <item>
   <title>Masaüstü Yolu! :    {usesActiveX,ShlObj}  unit...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1670&amp;PID=3605#3605</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=2593" rel="nofollow">Deadly_scorpion</a><br /><strong>Konu:</strong> 1670<br /><strong>Gönderim Zamanı:</strong> 22.Ocak.2009 Saat 22:25<br /><br /><DIV></DIV><DIV></DIV><DIV></DIV><P>{uses<BR>ActiveX,ShlObj}</P><P>&nbsp;</P><P>unit Unit1;<BR>interface<BR>uses<BR>&nbsp;Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,<BR>&nbsp; Dialogs,ShlObj, ActiveX;<BR>function GetSystemPath(Folder: Integer): string;</P><P>implementation<BR>function GetSystemPath(Folder: Integer): string;<BR>var<BR>PIDL: PItemIDList;<BR>&nbsp; Path: LPSTR;<BR>AMalloc: IMalloc;<BR>begin<BR>Path := StrAlloc(MAX_PATH);<BR>&nbsp; SHGetSpecialFolderLocation(Application.Handle, Folder, PIDL);<BR>&nbsp; if SHGetPathFromIDList(PIDL, Path) then<BR>&nbsp;&nbsp;&nbsp; Result := Path;<BR>&nbsp; SHGetMalloc(AMalloc);<BR>&nbsp; AMalloc.Free(PIDL);<BR>&nbsp; StrDispose(Path);<BR>end;<BR>end.</P><P><BR>{Kullanım}</P><P>var<BR>yol:string;<BR>begin<BR>yol:=GetSystemPath(CSIDL_DESKTOP);<BR>showmessage(yol);</P><DIV>&nbsp;</DIV><DIV>Derlenmiş örnek için&nbsp;<a href="http://rapidshare.com/files/187845104/Masauestue_Yolu.rar.html" target="_blank">tıklayınız</A></DIV>]]>
   </description>
   <pubDate>Thu, 22 Jan 2009 22:25:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1670&amp;PID=3605#3605</guid>
  </item> 
 </channel>
</rss>