<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to get AppLocalDataLocation&#x2F;AppConfigLocation using windows functions?]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I would like to know how can i get my application local data or config path including the organization and application name using windows function?</p>
<p dir="auto">For ex: "C:/Users/&lt;USER&gt;/AppData/Local/&lt;OrganisationName&gt;/&lt;APPNAME&gt;",</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.qt.io/topic/107138/how-to-get-applocaldatalocation-appconfiglocation-using-windows-functions</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 00:02:43 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/107138.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Sep 2019 17:17:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to get AppLocalDataLocation&#x2F;AppConfigLocation using windows functions? on Mon, 23 Sep 2019 17:38:52 GMT]]></title><description><![CDATA[<p dir="auto">Why do you want to use a WinAPI function when there is a Qt version of it: <a href="https://doc.qt.io/qt-5/qstandardpaths.html#StandardLocation-enum" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/qstandardpaths.html#StandardLocation-enum</a></p>
]]></description><link>https://forum.qt.io/post/552484</link><guid isPermaLink="true">https://forum.qt.io/post/552484</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Mon, 23 Sep 2019 17:38:52 GMT</pubDate></item></channel></rss>