Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Last Variable in ShellExecute?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Last Variable in ShellExecute?
Miscellaneous
Thread ID:
00470174
Message ID:
00470174
Views:
61
Hello,

I have seen the last variable in the ShellExecute command (nShowCmd) be a 1 or a 0. I use 1 and most of my users for example get Word open in the maximized view. Some users get just a 'button' on the windows status bar. I just noticed that most of the example use "0" in the API section. What exactly does this variable do??

Thanks,

Kevin
***********************************************
DECLARE INTEGER ShellExecute IN "Shell32.dll" ;
INTEGER hwnd, ;
STRING lpVerb, ;
STRING lpFile, ;
STRING lpParameters, ;
STRING lpDirectory, ;
LONG nShowCmd
Kevin Emmrich
www.jkt9000.com
Next
Reply
Map
View

Click here to load this message in the networking platform