Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What are the choices for last param of ShellExecute?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01167664
Message ID:
01167667
Views:
9
This message has been marked as the solution to the initial question of the thread.
Re: How to display a pdf file Message #1048457

>Is there a document describing it or can someone give me a quick run-down on the choices for the last parameter of the ShellExecute? And how each choice works?
>
>I am talking about the argument nShowCmd as in following:
>
>
>DECLARE INTEGER ShellExecute IN "Shell32.dll" ;
>    INTEGER hwnd, ;
>    STRING lpVerb, ;
>    STRING lpFile, ;
>    STRING lpParameters, ;
>    STRING lpDirectory, ;
>    LONG nShowCmd
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform