|
Posted by AmaF on August 23, 2005
I get these error messages when im trying to use Delphi's ShellExecute:
[code][Warning] Unit1.pas(7): Unit 'ShellCtrls' is specific to a platform [Warning] Unit1.pas(8): Unit 'Outline' is deprecated [Error] Unit1.pas(111): Undeclared identifier: 'ShellExecute'[/code]
why..? thanks
Related Articles and Replies
|