<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=ShellExecute_%28rtl%29</id>
	<title>ShellExecute (rtl) - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=ShellExecute_%28rtl%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=ShellExecute_(rtl)&amp;action=history"/>
	<updated>2026-05-25T11:54:54Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://wiki.sage.fr/index.php?title=ShellExecute_(rtl)&amp;diff=1447&amp;oldid=prev</id>
		<title>Syfre le 11 août 2009 à 12:10</title>
		<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=ShellExecute_(rtl)&amp;diff=1447&amp;oldid=prev"/>
		<updated>2009-08-11T12:10:47Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;Procedure ShellExecute(const P1:string; const P2:string);&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction execute une commande Windows.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|P1&lt;br /&gt;
|Premier paramètre.&lt;br /&gt;
|-&lt;br /&gt;
|P2&lt;br /&gt;
|Second paramètre.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
La fonction execute &lt;br /&gt;
&lt;br /&gt;
ShellExecute(0, &amp;#039;open&amp;#039;, P1, P2, nil, SW_SHOW);&lt;br /&gt;
&lt;br /&gt;
{{tip|Cette fonction n&amp;#039;est pas portable et est spécifique à Windows.}}&lt;br /&gt;
&lt;br /&gt;
Exemple&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;&lt;br /&gt;
begin&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi:&lt;br /&gt;
&lt;br /&gt;
{{Footer|Développement DSM}}&lt;br /&gt;
[[category:RTL Système]]&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>
	</entry>
</feed>