<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>TSaveDialog on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/tsavedialog/</link><description>Recent content in TSaveDialog on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 21 Jun 2011 15:03:07 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/tsavedialog/index.xml" rel="self" type="application/rss+xml"/><item><title>Delphi TSaveDialog doesn’t work on Windows PE</title><link>https://remkoweijnen.nl/blog/2011/06/21/delphi-tsavedialog-doesnt-work-on-windows-pe/</link><pubDate>Tue, 21 Jun 2011 15:03:07 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/06/21/delphi-tsavedialog-doesnt-work-on-windows-pe/</guid><description>&lt;p&gt;In my &lt;a href="https://remkoweijnen.nl/blog/2011/06/18/switch-sata-operation-mode/"&gt;SATA Controller Identification tool&lt;/a&gt; I was using the TSaveDialog (Delphi 2010) but I got a report that under Windows PE the dialog is never shown.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s no exception and I didn&amp;rsquo;t really bother to check why it fails. Instead I decided to replace it with the &lt;a href="http://msdn.microsoft.com/en-us/library/ms646928(v=vs.85).aspx" target="_blank"&gt;GetSaveFileName&lt;/a&gt; API which does work under Windows PE.&lt;/p&gt;</description></item></channel></rss>