Re: Delphi shellexecute problems

Posted by webmaster Guido on October 05, 2003

In Reply to: shellexecute problems posted by Julo on September 30, 2003

: My application under W2000 (XP) use ShellExecute and SHBrowseForFolder.
: Which Win98 functions (procedures) I need use ?
: Both functions do not work correctly under Win98.

Both Delphi functions that you mention should work under Win98, I've personally tested it many times.

In DelphiLand's Downloads section, you can download exewdemo.zip -- a small demo that uses ShellExecute. If that doesn't run without any problems on the Win98 system, there is something wrong with your Win98 system.


Find related articles

Search for:  shellexecute   BrowseForFolder


Delphi Forum :: Tutorials :: Source code :: Tips