Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro 2.6 Windows running Shellexecute
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00179403
Message ID:
00179505
Views:
28
>If I understand correctly, the function you'll need is ShowWindow(). Just get the window handle and pass the desired SW_ value. I'd suggest that you use my Is_Run (you did say this was in 2.6 didn't you?) or Is_Run32 function (in the Files/Download Section under Win32 and Other APIs) to get that value. The functions allow you to retrieve the value based on the known portion of a dynamic title bar.
>
>hth,

George,

I downloaded your is_run program and it does indeed find the window running, but I'm at a loss as to how to call showwind. I guess I need some help on converting the following declaration into something that can be used with foxtools.fll:
DECLARE Integer ShowWindow in Win32API integer iWinHndl, integer iCond

I appreciate your help on this. It's not just to get this one little annoyance taken care of, it's become one of those things you just have to resolve!

Thanks,
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform