Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Link to email
Message
From
06/03/1999 11:07:10
 
 
To
06/03/1999 09:08:47
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00194055
Message ID:
00194851
Views:
17
lparameter thWND, tcOperation, tcFileName, ;
tcExecParameters, tcDefaultDirectory, ;
tnShowWhenOpened, tcLockOnTitle

local lnReturnCode, lhWaitWindowHandle, llLockOnTitle

DECLARE integer ShellExecute in SHELL32 integer hWinHandle,;
string clpOperation, string clpFile, string clpParameters,;
string clpDirectory, integer nShowCmd

lnReturnCode=ShellExecute(,"Open","sndvol32.exe","C:\Windows",NULL,1)

*lnReturnCode=ShellExecute(0,tcOperation,tcFileName,tcExecParameters,;
*tcDefaultDirectory,tnShowWhenOpened)
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform