Does any one else have this happen to their applications when using ShellExecute? : my program will work fine but, It will be never show (always minimised).
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls...