Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ShellExecute result codes
Message
 
To
19/06/1998 14:13:59
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00108874
Message ID:
00110340
Views:
37
>Good points. I'll try fixing these, but I'm wondering if this can cause the different behavior we're seeing?

ShellExecute is a rather temparamental interface that's driven through
DDE. It has a habit of locking up the DDE server from time to time -
once hung Explorer pretty much dies.

If you can get away without using ShellExecute by all means do it.
You'll get much more liable results.

To hide your app I think you can use a PIF file to run the window
minimized. It's been so long that I don't remember. If it's
a Win32 Console app the the /n parameters will also work - sometimes
these will also work on DOS files.

Regards,

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform