<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429618</guid>
        <pubDate>Fri, 13 Aug 2004 13:46:14 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429618</link>
        <description><![CDATA[UncleBob: Мда. <strong class='tag-b'>Adil</strong>, сдается мне, что ты прав.<br>
<br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '>Internet Explorer 5 does not update the Shell, so version 5.0 of Shell32.dll will not be found on Windows NT, Windows 95, or Windows 98 systems. Version 5.0 of Shell32.dll will be distributed with Windows 2000 and Windows Me, along with version 5.0 of Shlwapi.dll, and version 5.81 of Comctl32.dll</div></div>]]></description>
        <author>UncleBob</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429260</guid>
        <pubDate>Fri, 13 Aug 2004 09:51:27 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429260</link>
        <description><![CDATA[Adil: <strong class='tag-b'>Uncle_Bob</strong>, мне кажется, что сама функция будет работать с <strong class='tag-b'>Minimum operating systems Windows 95 with Internet Explorer 5.0, Windows 98 with Internet Explorer 5.0, Windows 98 Second Edition (SE), Windows NT 4.0 with Internet Explorer 5.0, Windows NT 4.0 with Service Pack 4 (SP4)</strong>, но без флага <strong class='tag-b'>CSIDL_FLAG_CREATE</strong>, а вот ему как и раз и требуется 5ая версия sheell&#39;a. Там еще несколько таких флагов: <strong class='tag-b'>CSIDL_COMMON_APPDATA,CSIDL_LOCAL_APPDATA,CSIDL_MYPICTURES,CSIDL_PROFILE</strong> и т.д.]]></description>
        <author>Adil</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429094</guid>
        <pubDate>Fri, 13 Aug 2004 08:03:58 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429094</link>
        <description><![CDATA[UncleBob: Млин, у этих мелкомягких правая рука не знает, что делает левая. В MSDN на моем компе <br>
<br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>MSDN Library<br>
<br>
Copyright 1987-2003 Microsoft Corporation</strong><br>
<br>
<strong class='tag-b'>nFolder</strong>[in] A CSIDL value that identifies the folder whose path is to be retrieved. Only real folders are valid. If a virtual folder is specified, this function will fail. You can force creation of a folder with SHGetFolderPath by combining the folder&#39;s CSIDL with CSIDL_FLAG_CREATE. <br>
<br>
...<br>
<br>
<strong class='tag-b'>Function Information</strong><br>
<br>
Header shlobj.h <br>
Import library shfolder.dll <br>
Minimum operating systems Windows NT 4.0, Windows 95 </div></div><br>
<br>
На сайте у них ( <a class='tag-url' href='http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/functions/shgetfolderpath.asp' target='_blank'>http://msdn.microsoft.com/library/default....tfolderpath.asp</a> ): <br>
<br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>nFolder</strong>[in] A CSIDL value that identifies the folder whose path is to be retrieved. Only real folders are valid. If a virtual folder is specified, this function will fail. You can force creation of a folder with SHGetFolderPath by combining the folder&#39;s CSIDL with CSIDL_FLAG_CREATE. <br>
<br>
...<br>
<br>
<strong class='tag-b'>Function Information</strong><br>
Minimum DLL Version shell32.dll version 5.0 or later <br>
Custom Implementation No <br>
Header shlobj.h <br>
Import library None <br>
Minimum operating systems Windows 95 with Internet Explorer 5.0, Windows 98 with Internet Explorer 5.0, Windows 98 Second Edition (SE), Windows NT 4.0 with Internet Explorer 5.0, Windows NT 4.0 with Service Pack 4 (SP4) <br>
Unicode Implemented as ANSI and Unicode versions.  </div></div><br>
<br>
Вообще, я был почти уверен, что 5-й эксплорер ставит shell32.dll версии 5.0, т.е. даже на 95-х виндах есть способ заставить эту функцию работать, но как у мелкомягких про это написано&#33; Ужасъ  :wacko:]]></description>
        <author>UncleBob</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429043</guid>
        <pubDate>Fri, 13 Aug 2004 07:17:04 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429043</link>
        <description><![CDATA[Adil: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>MSDN Library<br>
Copyright 1987-2002 Microsoft Corporation</strong><br>
<strong class='tag-b'>SHGetFolderPath Function</strong><br>
...<br>
<strong class='tag-b'>Function Information</strong><br>
...<br>
Import library shell32.lib<br>
...</div></div><div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>MSDN Library<br>
Copyright 1987-2002 Microsoft Corporation</strong><br>
<strong class='tag-b'>CSIDL</strong><br>
--------------------------------------------------------------------------------<br>
CSIDL values provide a unique system-independent way to identify special folders used frequently by applications, but which may not have the same name or location on any given system. For example, the system folder may be &quot;C:&#092;Windows&quot; on one system and &quot;C:&#092;Winnt&quot; on another.<br>
<br>
<strong class='tag-b'>Constants</strong><br>
<br>
  <strong class='tag-b'>CSIDL_FLAG_CREATE</strong><br>
  <strong class='tag-b'>Version 5.0</strong>. Combine this CSIDL with any of the following CSIDLs to force the creation of the associated folder. <br>
...</div></div><div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>MSDN Library<br>
Copyright 1987-2002 Microsoft Corporation</strong><br>
<strong class='tag-b'>Shell and Common Controls Versions</strong><br>
|Version |DLL Distribution | Platform <br>
...      |                 |<br>
|5.00    |Shell32.dll      | Windows 2000 and Windows Millennium Edition (Windows Me). See note 3. <br>
|...<br>
<strong class='tag-b'>Note 3</strong>: Version 5.80 of Comctl32.dll and version 5.0 of Shlwapi.dll are distributed with Internet Explorer 5. They will be found on all systems on which Internet Explorer 5 is installed, except Windows 2000. <strong class='tag-b'>Internet Explorer 5 does not update the Shell, so version 5.0 of Shell32.dll will not be found on Windows NT, Windows 95, or Windows 98 systems</strong>. Version 5.0 of Shell32.dll will be distributed with Windows 2000 and Windows Me, along with version 5.0 of Shlwapi.dll, and version 5.81 of Comctl32.dll</div></div>]]></description>
        <author>Adil</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429001</guid>
        <pubDate>Fri, 13 Aug 2004 06:48:06 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=429001</link>
        <description><![CDATA[UncleBob: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>Adil</strong>, 12.08.04, 18:33<br>
Только работает это для только 5ой версии Shell32.dll и выше</div></div><br>
Откуда такая информация?]]></description>
        <author>UncleBob</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428478</guid>
        <pubDate>Thu, 12 Aug 2004 14:33:20 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428478</link>
        <description><![CDATA[Adil: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>Uncle_Bob</strong>, 12.08.04, 17:09<br>
SHGetFolderPath создает фолдер, если ...</div></div>Хм. Точно. не знал :wub: <br>
Только работает это для только 5ой версии Shell32.dll и выше =&gt; под 95, 98 и NT4 это не работает]]></description>
        <author>Adil</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428433</guid>
        <pubDate>Thu, 12 Aug 2004 13:57:24 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428433</link>
        <description><![CDATA[Братец Лис: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>Rash</strong>, 12.08.04, 16:47<br>
поэтому записал NULL и заработало</div></div><br>
Сойдет :)]]></description>
        <author>Братец Лис</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428422</guid>
        <pubDate>Thu, 12 Aug 2004 13:47:19 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428422</link>
        <description><![CDATA[Rash: Спасибо Братец Лис [B] за CreateDirectory(), я только не понял как записать структуру LPSECURITY_ATTRIBUTES, поэтому записал NULL и заработало.]]></description>
        <author>Rash</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428382</guid>
        <pubDate>Thu, 12 Aug 2004 13:09:24 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428382</link>
        <description><![CDATA[UncleBob: SHGetFolderPath создает фолдер, если <br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>nFolder</strong><br>
[in] A CSIDL value that identifies the folder whose path is to be retrieved. Only real folders are valid. If a virtual folder is specified, this function will fail. <strong class='tag-b'>You can force creation of a folder with SHGetFolderPath by combining the folder&#39;s CSIDL with CSIDL_FLAG_CREATE</strong></div></div> <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='8' style='font-size:8pt;'><strong class='tag-b'>Добавлено в <time class="tag-mergetime" datetime="2004-08-12T13:10:52+00:00">12.08.04, 13:10</time></strong>:</span></span><br>
Правда, относится это только к специальным директориям]]></description>
        <author>UncleBob</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428378</guid>
        <pubDate>Thu, 12 Aug 2004 13:06:46 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428378</link>
        <description><![CDATA[Братец Лис: CreateDirectory() <br>CreateDirectoryEx()]]></description>
        <author>Братец Лис</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428341</guid>
        <pubDate>Thu, 12 Aug 2004 12:34:43 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428341</link>
        <description><![CDATA[Rash: Да, извини не оттуда переписал. <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='8' style='font-size:8pt;'><strong class='tag-b'>Добавлено в <time class="tag-mergetime" datetime="2004-08-12T12:39:11+00:00">12.08.04, 12:39</time></strong>:</span></span><br>
<div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>Adil</strong>, 12.08.04, 15:31<br>
</div></div><br>
А как можно создать папку? А то файл без проблем, а папку ни как.]]></description>
        <author>Rash</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428336</guid>
        <pubDate>Thu, 12 Aug 2004 12:31:48 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428336</link>
        <description><![CDATA[Adil: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>Rash</strong>, 12.08.04, 16:08<br>
Можно ли с помощью с помощью SHGetFolderPath(...) создать не системную, а обычную папку? </div></div> Эта функция  не создаёт папок, а только <strong class='tag-b'>получает</strong> путь к <strong class='tag-b'>системным</strong> папкам]]></description>
        <author>Adil</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428328</guid>
        <pubDate>Thu, 12 Aug 2004 12:26:05 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428328</link>
        <description><![CDATA[UncleBob: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>Rash</strong>, 12.08.04, 16:08<br>
очень помог код от Profi</div></div><br>
Ты наверное, хотел сказать &quot;код от <strong class='tag-b'>Adil</strong>а? :)]]></description>
        <author>UncleBob</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428297</guid>
        <pubDate>Thu, 12 Aug 2004 12:08:15 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=428297</link>
        <description><![CDATA[Rash: Всё заработало, всем спасибо очень помог код от Profi. Не работало т.к. при вставке кода из-за пробела пробелов показывало<br>    error C2018: unknown character &#39;0xa0&#39;.<br><br>Можно ли с помощью с помощью SHGetFolderPath(...) создать не системную, а обычную папку?]]></description>
        <author>Rash</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=427972</guid>
        <pubDate>Thu, 12 Aug 2004 08:47:50 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=427972</link>
        <description><![CDATA[Adil: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>myaut</strong>, 12.08.04, 12:27<br>
Где-то русская буковка закралось.</div></div>Скорее всего да, хотя когда я сдираю этот код, вставляю и компиляю - никаких проблем...<br>
<strong class='tag-b'>Rash</strong>, на какой строке?]]></description>
        <author>Adil</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=427924</guid>
        <pubDate>Thu, 12 Aug 2004 08:27:43 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=427924</link>
        <description><![CDATA[myaut: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><strong class='tag-b'>Rash</strong>, 10.08.04, 11:33<br>
error C2018: unknown character &#39;0xa0&#39;</div></div><br>
Где-то русская буковка закралось.]]></description>
        <author>myaut</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425385</guid>
        <pubDate>Tue, 10 Aug 2004 08:33:47 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425385</link>
        <description><![CDATA[Rash: Хороший код, но в MFC чего то одни ошибки выдаёт:<br> error C2007: #define syntax<br> error C2018: unknown character &#39;0xa0&#39;<br>Нельзя ли подробнее ...]]></description>
        <author>Rash</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425321</guid>
        <pubDate>Tue, 10 Aug 2004 07:43:11 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425321</link>
        <description><![CDATA[Adil: Можно так:<div class='tag-code'><span class='pre_code'></span><div class='code  code_collapsed ' title='Подсветка синтаксиса доступна зарегистрированным участникам Форума.' style=''><div><div><ol type="1"><div class="code_line">typedef HRESULT (__stdcall *pSHGetFolderPath)( &nbsp; &nbsp;HWND hwndOwner,</div><div class="code_line">&nbsp;&nbsp; &nbsp;int nFolder,</div><div class="code_line">&nbsp;&nbsp; &nbsp;HANDLE hToken,</div><div class="code_line">&nbsp;&nbsp; &nbsp;DWORD dwFlags,</div><div class="code_line">&nbsp;&nbsp; &nbsp;LPTSTR pszPath</div><div class="code_line">);</div><div class="code_line">&nbsp;</div><div class="code_line">#define CSIDL_PERSONAL 0x0005</div><div class="code_line">#define CSIDL_FLAG_CREATE 0x8000</div><div class="code_line">void func()</div><div class="code_line">{</div><div class="code_line">&nbsp;&nbsp;HMODULE hM=LoadLibrary(&quot;shell32.dll&quot;);</div><div class="code_line">&nbsp;&nbsp;if(hM)</div><div class="code_line">&nbsp;&nbsp;{</div><div class="code_line">&nbsp;&nbsp; &nbsp;pSHGetFolderPath sfget=(pSHGetFolderPath)GetProcAddress(hM,&quot;SHGetFolderPathA&quot;);</div><div class="code_line">&nbsp;&nbsp; &nbsp;if(sfget)</div><div class="code_line">&nbsp;&nbsp; &nbsp;{</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp;TCHAR szPath[MAX_PATH];</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp;if(SUCCEEDED(sfget(NULL, CSIDL_PERSONAL|CSIDL_FLAG_CREATE, NULL, 0, szPath)))</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp;{</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;MessageBox(NULL,szPath,&quot;AAAAA&quot;,MB_ICONINFORMATION);</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp;}</div><div class="code_line">&nbsp;&nbsp; &nbsp;}</div><div class="code_line">&nbsp;&nbsp; &nbsp;FreeLibrary(hM);</div><div class="code_line">&nbsp;&nbsp;}</div><div class="code_line">}</div></ol></div></div></div></div><script>preloadCodeButtons('1');</script><strong class='tag-b'>myaut</strong>, чем такой длинный пост постить, лучше h-ник сделал бы и прикрепил... :rolleyes: <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='8' style='font-size:8pt;'><strong class='tag-b'>Добавлено в <time class="tag-mergetime" datetime="2004-08-10T07:49:59+00:00">10.08.04, 07:49</time></strong>:</span></span><br>
З.Ы. C <strong class='tag-b'>ShFolder.dll</strong> тоже работает, там кстати и unicode-версия есть - <strong class='tag-b'>SHGetFolderPathW</strong>]]></description>
        <author>Adil</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425239</guid>
        <pubDate>Tue, 10 Aug 2004 07:00:05 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425239</link>
        <description><![CDATA[Rash: Спасибо за инфо, но файликов<br>      Header: Declared in         shfolder.h <br>      Import Library:             ShFolder.Lib<br>ни в системе, ни в инете я не нашёл. У меня VC 6.0, а SHGetFolderPath(...) меня вообще не понимает. Пытаюсь подключить ShFolder.dll через LoadLibrary(...) и всё равно не получается, кто знает, как с ней работать?]]></description>
        <author>Rash</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425162</guid>
        <pubDate>Tue, 10 Aug 2004 06:08:42 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=425162</link>
        <description><![CDATA[myaut: Думаю, будет полезно: литералы констант на русском языке&#33;<br>
<br>
CSIDL_FLAG_CREATE (0x8000)<br>
Версия оболочки 5.0. Комбинируйте это значение с любым другим CSIDL и если системная папка будет пропущена, то она созлаться автоматически.<br>
<br>
CSIDL_ADMINTOOLS (0x0030)<br>
Версия оболочки 5.0. Системная папка &quot;Утилиты Администратора&quot; для текущего сеанса пользователя.<br>
<br>
CSIDL_ALTSTARTUP (0x001d)<br>
Папка &quot;Автозагрузка&quot; для текущего пользователя.<br>
<br>
CSIDL_APPDATA (0x001a)<br>
Версия оболочки 4.71. Системная папка данных для предложения. Обычный путь -<br>
C:&#092;Documents and Settings&#092;username&#092;Application Data. <br>
Этот CSIDL поддерживается библиотекой Shfolder.dll для систем, в которых не<br>
установлен Microsoft® Internet Explorer 4.0, интегрированный в оболочку.<br>
<br>
CSIDL_BITBUCKET (0x000a)<br>
Виртуальная папка &quot;Корзина&quot;.<br>
<br>
CSIDL_CDBURN_AREA (0x003b)<br>
Версия оболочки 6.0. Папка файлов, ожидающих записи на CD. Обычное расположение -<br>
C:&#092;Documents and Settings&#092;username&#092;Local Settings&#092;Application Data&#092;Microsoft&#092;CD Burning.<br>
<br>
CSIDL_COMMON_ADMINTOOLS (0x002f)<br>
Версия оболочки 5.0. Тоже самое, что и CSIDL_ADMINTOOLS, но для всех пользователей.<br>
<br>
CSIDL_COMMON_ALTSTARTUP (0x001e)<br>
Тоже самое, что и CSIDL_ALTSTARTUP, но для всех пользователей.<br>
<br>
CSIDL_COMMON_APPDATA (0x0023)<br>
Версия оболочки 5.0. Тоже самое, что и CSIDL_APPDATA, но для всех пользователей.<br>
<br>
CSIDL_COMMON_DESKTOPDIRECTORY (0x0019)<br>
Тоже самое, что и CSIDL_DESKTOPDIRECTORY, но для всех пользователей.<br>
Только для Windows NT.<br>
<br>
CSIDL_COMMON_DOCUMENTS (0x002e)<br>
Тоже самое, что и CSIDL_MYDOCUMENTS, но для всех пользователей. <br>
Только для Windows NT и Microsoft Windows® 95 (Windows 98) с установленным Shfolder.dll.<br>
<br>
CSIDL_COMMON_FAVORITES (0x001f)<br>
Тоже самое, что и CSIDL_FAVORITES, но для всех пользователей. <br>
Только для Windows NT.<br>
<br>
CSIDL_COMMON_MUSIC (0x0035)<br>
Версия оболочки 6.0. <br>
Тоже самое, что и CSIDL_MYMUSIC, но для всех пользователей. <br>
<br>
CSIDL_COMMON_PICTURES (0x0036)<br>
Версия оболочки 6.0. <br>
Тоже самое, что и CSIDL_MYPICTURES, но для всех пользователей. <br>
<br>
CSIDL_COMMON_PROGRAMS (0x0017)<br>
Тоже самое, что и CSIDL_PROGRAMS, но для всех пользователей. <br>
Только NT-система.<br>
<br>
CSIDL_COMMON_STARTMENU (0x0016)<br>
Тоже самое, что и CSIDL_STARTMENU, но для всех пользователей. <br>
Только для Windows NT.<br>
<br>
CSIDL_COMMON_STARTUP (0x0018)<br>
Тоже самое, что и CSIDL_STARTUP, но для всех пользователей. <br>
Только для Windows NT.<br>
<br>
<br>
CSIDL_COMMON_TEMPLATES (0x002d)<br>
Шаблоны, доступные всем пользователям. <br>
Только для Windows NT.<br>
<br>
CSIDL_COMMON_VIDEO (0x0037)<br>
Версия оболочки 6.0. Тоже самое, что и CSIDL_MYVIDEO, но для всех пользователей. <br>
Только для Windows NT.<br>
<br>
CSIDL_CONTROLS (0x0003)<br>
Виртуальная папка &quot;Панели управления&quot;.<br>
<br>
CSIDL_COOKIES (0x0021)<br>
Папка печенья (Internet Cookies)<br>
<br>
CSIDL_DESKTOP (0x0000)<br>
Виртуальная папка рабочего стола.<br>
<br>
CSIDL_DESKTOPDIRECTORY (0x0010)<br>
Реальная папка рабочего стола.<br>
<br>
CSIDL_DRIVES (0x0011)<br>
Виртуальная папка &quot;Мой компьютер&quot;, содержащая сетевые диски, переферию, контрольную панель.<br>
<br>
CSIDL_FAVORITES (0x0006)<br>
Директория, содержащая, ссылки на избранные страницы текущего пользователя.<br>
<br>
CSIDL_FONTS (0x0014)<br>
Виртуальная папка шрифтов.<br>
<br>
CSIDL_HISTORY (0x0022)<br>
Папка, содержащая историю путешествия в сети Интернет.<br>
<br>
CSIDL_INTERNET (0x0001)<br>
Виртуальная папка Internet.<br>
<br>
CSIDL_INTERNET_CACHE (0x0020)<br>
Версия оболочки 4.72. Папка, содержащая временные файлы (кэш) Интернета.<br>
<br>
CSIDL_LOCAL_APPDATA (0x001c)<br>
Версия оболочки 5.0. <br>
Папка, содержащая локальные данные приложения.<br>
<br>
CSIDL_MYDOCUMENTS (0x000c)<br>
Версия оболочки 6.0. Виртуальная папка &quot;Мои документы&quot;.<br>
<br>
CSIDL_MYMUSIC (0x000d)<br>
Папка, содержащая музыкальные файлы (&quot;Моя музыка&quot;).<br>
<br>
CSIDL_MYPICTURES (0x0027)<br>
Версия оболочки 5.0. <br>
Папка, содержащая графические файлы.<br>
<br>
CSIDL_MYVIDEO (0x000e)<br>
Версия оболочки 6.0. <br>
Папка &quot;Моё видео&quot;.<br>
<br>
CSIDL_NETHOOD (0x0013)<br>
Папка &quot;Мои места в сети&quot;.<br>
<br>
CSIDL_NETWORK (0x0012)<br>
Папка локальной сети.<br>
<br>
CSIDL_PERSONAL (0x0005)<br>
Версия оболочки 6.0. Эквивалент CSIDL_MYDOCUMENTS. <br>
До версии оболочки 6.0. Реальная папка &quot;Мои документы&quot;.<br>
<br>
CSIDL_PRINTERS (0x0004)<br>
Папка принтеров.<br>
<br>
CSIDL_PRINTHOOD (0x001b)<br>
Папка, содержащая виртуальные ссылки на принтеры.<br>
<br>
CSIDL_PROFILE (0x0028)<br>
Версия оболочки 5.0. Папка профиля пользователя. <br>
Как правило, программы не создают файлов в этой папке,<br>
она лишь позволяет получить доступ к подпапкам профиля.<br>
<br>
CSIDL_PROFILES (0x003e)<br>
Версия оболочки 6.0. Обычно - C:&#092;Documents and Settings. <br>
Папка всех профилей.<br>
<br>
CSIDL_PROGRAM_FILES (0x0026)<br>
Версия оболочки 5.0. Папка программных файлов (обычно C:&#092;Program Files).<br>
<br>
CSIDL_PROGRAM_FILES_COMMON (0x002b)<br>
Версия оболочки 5.0. Папка общих файлов программ. <br>
Только для Windows NT, Windows 2000 и Windows XP. Не для Windows Millennium Edition (Windows Me).<br>
<br>
CSIDL_PROGRAMS (0x0002)<br>
Папка ярлыков программ. Обычно располагается: C:&#092;Documents and Settings&#092;username&#092;Start Menu&#092;Programs. <br>
<br>
CSIDL_RECENT (0x0008)<br>
Папка ссылок на часто используемые документы.<br>
<br>
CSIDL_SENDTO (0x0009)<br>
Обычно: C:&#092;Documents and Settings&#092;username&#092;SendTo.<br>
<br>
CSIDL_STARTMENU (0x000b)<br>
Папка, содержащая пункты меню &quot;Пуск&quot;.<br>
<br>
CSIDL_STARTUP (0x0007)<br>
Папка &quot;Автозагрузка&quot;.<br>
<br>
CSIDL_SYSTEM (0x0025)<br>
Версия оболочки 5.0. <br>
Системная папка System32 (System). Аналогично функции GetSystemDirectory();<br>
<br>
CSIDL_TEMPLATES (0x0015)<br>
Шаблоны для текущего сеанса пользователя.<br>
<br>
CSIDL_WINDOWS (0x0024)<br>
Версия оболочки 5.0. Системная папка Windows. Аналогично функции GetWindowsDirectory();<br>
<br>
В оригинале: <div class='tag-quote'><span class='tag-quote-prefix'>Цитата</span> <div class='quote '><br>
CSIDL<br>
<br>
--------------------------------------------------------------------------------<br>
<br>
CSIDL values provide a unique system-independent way to identify special folders used frequently <br>
by applications, but which may not have the same name or location on any given system. <br>
For example, the system folder may be &quot;C:&#092;Windows&quot; on one system and &quot;C:&#092;Winnt&quot; on another.<br>
<br>
Constants<br>
<br>
CSIDL_FLAG_CREATE (0x8000)<br>
Version 5.0. Combine this CSIDL with any of the following CSIDLs to force the creation of the <br>
associated folder. <br>
<br>
CSIDL_ADMINTOOLS (0x0030)<br>
Version 5.0. The file system directory that is used to store administrative tools for an individual <br>
user. The Microsoft Management Console (MMC) will save customized consoles to this directory, and <br>
it will roam with the user.<br>
<br>
CSIDL_ALTSTARTUP (0x001d)<br>
The file system directory that corresponds to the user&#39;s nonlocalized Startup program group.<br>
<br>
CSIDL_APPDATA (0x001a)<br>
Version 4.71. The file system directory that serves as a common repository for application-specific <br>
data. A typical path is C:&#092;Documents and Settings&#092;username&#092;Application Data. This CSIDL is <br>
supported by the redistributable Shfolder.dll for systems that do not have the Microsoft® Internet <br>
Explorer 4.0 integrated Shell installed.<br>
<br>
CSIDL_BITBUCKET (0x000a)<br>
The virtual folder containing the objects in the user&#39;s Recycle Bin.<br>
<br>
CSIDL_CDBURN_AREA (0x003b)<br>
Version 6.0. The file system directory acting as a staging area for files waiting to be written to <br>
CD. A typical path is C:&#092;Documents and Settings&#092;username&#092;Local Settings&#092;Application <br>
Data&#092;Microsoft&#092;CD Burning.<br>
<br>
CSIDL_COMMON_ADMINTOOLS (0x002f)<br>
Version 5.0. The file system directory containing administrative tools for all users of the <br>
computer.<br>
<br>
CSIDL_COMMON_ALTSTARTUP (0x001e)<br>
The file system directory that corresponds to the nonlocalized Startup program group for all users. <br>
Valid only for Microsoft Windows NT® systems.<br>
<br>
CSIDL_COMMON_APPDATA (0x0023)<br>
Version 5.0. The file system directory containing application data for all users. A typical path is <br>
C:&#092;Documents and Settings&#092;All Users&#092;Application Data.<br>
<br>
CSIDL_COMMON_DESKTOPDIRECTORY (0x0019)<br>
The file system directory that contains files and folders that appear on the desktop for all users. <br>
A typical path is C:&#092;Documents and Settings&#092;All Users&#092;Desktop. Valid only for Windows NT systems.<br>
<br>
CSIDL_COMMON_DOCUMENTS (0x002e)<br>
The file system directory that contains documents that are common to all users. A typical paths is <br>
C:&#092;Documents and Settings&#092;All Users&#092;Documents. Valid for Windows NT systems and Microsoft Windows® 95 and Windows 98 systems with Shfolder.dll installed.<br>
<br>
CSIDL_COMMON_FAVORITES (0x001f)<br>
The file system directory that serves as a common repository for favorite items common to all <br>
users. Valid only for Windows NT systems.<br>
<br>
CSIDL_COMMON_MUSIC (0x0035)<br>
Version 6.0. The file system directory that serves as a repository for music files common to all <br>
users. A typical path is C:&#092;Documents and Settings&#092;All Users&#092;Documents&#092;My Music.<br>
<br>
CSIDL_COMMON_PICTURES (0x0036)<br>
Version 6.0. The file system directory that serves as a repository for image files common to all <br>
users. A typical path is C:&#092;Documents and Settings&#092;All Users&#092;Documents&#092;My Pictures.<br>
<br>
CSIDL_COMMON_PROGRAMS (0x0017)<br>
The file system directory that contains the directories for the common program groups that appear <br>
on the Start menu for all users. A typical path is C:&#092;Documents and Settings&#092;All Users&#092;Start <br>
Menu&#092;Programs. Valid only for Windows NT systems.<br>
<br>
CSIDL_COMMON_STARTMENU (0x0016)<br>
The file system directory that contains the programs and folders that appear on the Start menu for <br>
all users. A typical path is C:&#092;Documents and Settings&#092;All Users&#092;Start Menu. Valid only for Windows <br>
NT systems.<br>
<br>
CSIDL_COMMON_STARTUP (0x0018)<br>
The file system directory that contains the programs that appear in the Startup folder for all <br>
users. A typical path is C:&#092;Documents and Settings&#092;All Users&#092;Start Menu&#092;Programs&#092;Startup. Valid <br>
only for Windows NT systems.<br>
<br>
CSIDL_COMMON_TEMPLATES (0x002d)<br>
The file system directory that contains the templates that are available to all users. A typical <br>
path is C:&#092;Documents and Settings&#092;All Users&#092;Templates. Valid only for Windows NT systems.<br>
<br>
CSIDL_COMMON_VIDEO (0x0037)<br>
Version 6.0. The file system directory that serves as a repository for video files common to all <br>
users. A typical path is C:&#092;Documents and Settings&#092;All Users&#092;Documents&#092;My Videos.<br>
<br>
CSIDL_CONTROLS (0x0003)<br>
The virtual folder containing icons for the Control Panel applications.<br>
<br>
CSIDL_COOKIES (0x0021)<br>
The file system directory that serves as a common repository for Internet cookies. A typical path <br>
is C:&#092;Documents and Settings&#092;username&#092;Cookies.<br>
<br>
CSIDL_DESKTOP (0x0000)<br>
The virtual folder representing the Windows desktop, the root of the namespace.<br>
<br>
CSIDL_DESKTOPDIRECTORY (0x0010)<br>
The file system directory used to physically store file objects on the desktop (not to be confused <br>
with the desktop folder itself). A typical path is C:&#092;Documents and Settings&#092;username&#092;Desktop.<br>
<br>
CSIDL_DRIVES (0x0011)<br>
The virtual folder representing My Computer, containing everything on the local computer: storage <br>
devices, printers, and Control Panel. The folder may also contain mapped network drives.<br>
<br>
CSIDL_FAVORITES (0x0006)<br>
The file system directory that serves as a common repository for the user&#39;s favorite items. A <br>
typical path is C:&#092;Documents and Settings&#092;username&#092;Favorites.<br>
<br>
CSIDL_FONTS (0x0014)<br>
A virtual folder containing fonts. A typical path is C:&#092;Windows&#092;Fonts.<br>
<br>
CSIDL_HISTORY (0x0022)<br>
The file system directory that serves as a common repository for Internet history items.<br>
<br>
CSIDL_INTERNET (0x0001)<br>
A virtual folder representing the Internet.<br>
<br>
CSIDL_INTERNET_CACHE (0x0020)<br>
Version 4.72. The file system directory that serves as a common repository for temporary Internet <br>
files. A typical path is C:&#092;Documents and Settings&#092;username&#092;Local Settings&#092;Temporary Internet <br>
Files.<br>
<br>
CSIDL_LOCAL_APPDATA (0x001c)<br>
Version 5.0. The file system directory that serves as a data repository for local (nonroaming) <br>
applications. A typical path is C:&#092;Documents and Settings&#092;username&#092;Local Settings&#092;Application Data.<br>
<br>
CSIDL_MYDOCUMENTS (0x000c)<br>
Version 6.0. The virtual folder representing the My Documents desktop item.<br>
<br>
CSIDL_MYMUSIC (0x000d)<br>
The file system directory that serves as a common repository for music files. A typical path is <br>
C:&#092;Documents and Settings&#092;User&#092;My Documents&#092;My Music.<br>
<br>
CSIDL_MYPICTURES (0x0027)<br>
Version 5.0. The file system directory that serves as a common repository for image files. A <br>
typical path is C:&#092;Documents and Settings&#092;username&#092;My Documents&#092;My Pictures.<br>
<br>
CSIDL_MYVIDEO (0x000e)<br>
Version 6.0. The file system directory that serves as a common repository for video files. A <br>
typical path is C:&#092;Documents and Settings&#092;username&#092;My Documents&#092;My Videos.<br>
<br>
CSIDL_NETHOOD (0x0013)<br>
A file system directory containing the link objects that may exist in the My Network Places virtual <br>
folder. It is not the same as CSIDL_NETWORK, which represents the network namespace root. A typical <br>
path is C:&#092;Documents and Settings&#092;username&#092;NetHood.<br>
<br>
CSIDL_NETWORK (0x0012)<br>
A virtual folder representing Network Neighborhood, the root of the network namespace hierarchy.<br>
<br>
CSIDL_PERSONAL (0x0005)<br>
Version 6.0. The virtual folder representing the My Documents desktop item. This is equivalent to <br>
CSIDL_MYDOCUMENTS. Previous to Version 6.0. The file system directory used to physically store a <br>
user&#39;s common repository of documents. A typical path is C:&#092;Documents and Settings&#092;username&#092;My <br>
Documents. This should be distinguished from the virtual My Documents folder in the namespace. To <br>
access that virtual folder, use SHGetFolderLocation, which returns the ITEMIDLIST for the virtual location, or refer to the technique described in Managing the File System.<br>
<br>
<br>
CSIDL_PRINTERS (0x0004)<br>
The virtual folder containing installed printers.<br>
<br>
CSIDL_PRINTHOOD (0x001b)<br>
The file system directory that contains the link objects that can exist in the Printers virtual <br>
folder. A typical path is C:&#092;Documents and Settings&#092;username&#092;PrintHood.<br>
<br>
CSIDL_PROFILE (0x0028)<br>
Version 5.0. The user&#39;s profile folder. A typical path is C:&#092;Documents and Settings&#092;username. <br>
Applications should not create files or folders at this level; they should put their data under the <br>
locations referred to by CSIDL_APPDATA or CSIDL_LOCAL_APPDATA.<br>
<br>
CSIDL_PROFILES (0x003e)<br>
Version 6.0. The file system directory containing user profile folders. A typical path is <br>
C:&#092;Documents and Settings.<br>
<br>
CSIDL_PROGRAM_FILES (0x0026)<br>
Version 5.0. The Program Files folder. A typical path is C:&#092;Program Files.<br>
<br>
CSIDL_PROGRAM_FILES_COMMON (0x002b)<br>
Version 5.0. A folder for components that are shared across applications. A typical path is <br>
C:&#092;Program Files&#092;Common. Valid only for Windows NT, Windows 2000, and Windows XP systems. Not valid <br>
for Windows Millennium Edition (Windows Me).<br>
<br>
CSIDL_PROGRAMS (0x0002)<br>
The file system directory that contains the user&#39;s program groups (which are themselves file system <br>
directories). A typical path is C:&#092;Documents and Settings&#092;username&#092;Start Menu&#092;Programs. <br>
<br>
CSIDL_RECENT (0x0008)<br>
The file system directory that contains shortcuts to the user&#39;s most recently used documents. A <br>
typical path is C:&#092;Documents and Settings&#092;username&#092;My Recent Documents. To create a shortcut in <br>
this folder, use SHAddToRecentDocs. In addition to creating the shortcut, this function updates the <br>
Shell&#39;s list of recent documents and adds the shortcut to the My Recent Documents submenu of the <br>
Start menu.<br>
<br>
CSIDL_SENDTO (0x0009)<br>
The file system directory that contains Send To menu items. A typical path is C:&#092;Documents and <br>
Settings&#092;username&#092;SendTo.<br>
<br>
CSIDL_STARTMENU (0x000b)<br>
The file system directory containing Start menu items. A typical path is C:&#092;Documents and <br>
Settings&#092;username&#092;Start Menu.<br>
<br>
CSIDL_STARTUP (0x0007)<br>
The file system directory that corresponds to the user&#39;s Startup program group. The system starts <br>
these programs whenever any user logs onto Windows NT or starts Windows 95. A typical path is <br>
C:&#092;Documents and Settings&#092;username&#092;Start Menu&#092;Programs&#092;Startup.<br>
<br>
CSIDL_SYSTEM (0x0025)<br>
Version 5.0. The Windows System folder. A typical path is C:&#092;Windows&#092;System32.<br>
<br>
CSIDL_TEMPLATES (0x0015)<br>
The file system directory that serves as a common repository for document templates. A typical path <br>
is C:&#092;Documents and Settings&#092;username&#092;Templates.<br>
<br>
CSIDL_WINDOWS (0x0024)<br>
Version 5.0. The Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environment variables. A typical path is C:&#092;Windows.<br>
<br>
Remarks<br>
<br>
These values supersede the use of environment variables for this purpose.<br>
<br>
A CSIDL is used in conjunction with one of four Shell functions, SHGetFolderLocation, SHGetFolderPath, SHGetSpecialFolderLocation, and SHGetSpecialFolderPath, to retrieve a special folder&#39;s path or pointer to an item identifier list (PIDL).<br>
<br>
Combine CSIDL_FLAG_CREATE with any of the other CSIDLs to force the creation of the associated folder. The remaining CSIDLs correspond to either file system folders or virtual folders. Where the CSIDL identifies a file system folder, a commonly used path is given as an example. Other paths may be used. Some CSIDLs can be mapped to an equivalent %VariableName% environment variable. CSIDLs are more reliable, however, and should be used if possible.<br>
<br>
See Also<br>
<br>
SHGetFolderLocation, SHGetFolderPath, SHGetSpecialFolderLocation, SHGetSpecialFolderPath<br>
<br>
--------------------------------------------------------------------------------<br>
<br>
© 2004 Microsoft Corporation. All rights reserved. <br>
</div></div>]]></description>
        <author>myaut</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=424648</guid>
        <pubDate>Mon, 09 Aug 2004 15:01:47 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=424648</link>
        <description><![CDATA[UncleBob: <div class="tag-mod"><div class="tag-mod__prefix">M</div><div class="tag-mod__body">Тема перенесена из C/C++ -> <a href='http&#58;//forum.sources.ru/index.php?showforum=72'>Сопутствующие вопросы</a></div></div> <br>
<br>
<span class="tag-color tag-color-named" data-value="gray" style="color: gray"><span class='tag-size' data-value='8' style='font-size:8pt;'><strong class='tag-b'>Добавлено в <time class="tag-mergetime" datetime="2004-08-09T15:06:44+00:00">09.08.04, 15:06</time></strong>:</span></span><br>
Я думаю, эта функция содержится в Microsoft Platform SDK : Shell32.lib или ShFolder.Lib<br>
<br>
У тебя наверное, VC 6?]]></description>
        <author>UncleBob</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=424603</guid>
        <pubDate>Mon, 09 Aug 2004 14:17:59 +0000</pubDate>
        <title>Функция SHGetFolderPath</title>
        <link>https://forum.sources.ru/index.php?showtopic=62249&amp;view=findpost&amp;p=424603</link>
        <description><![CDATA[Rash: Привет всем&#33;&#33;&#33; Народ кто знает как использовать SHGetFolderPath(...), не могу понять где и как надо подключить для неё библиотеку?]]></description>
        <author>Rash</author>
        <category>Visual C++ / MFC / WTL</category>
      </item>
	
      </channel>
      </rss>
	