Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Somebody can helpme with a api call??
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00165704
Message ID:
00165774
Views:
11
>>>>ShellExecute doesn't return the value that GetExitCodeProcess needs. It returns the instance handle, not the process handle, which is what's required. If you were to start the process with CreateThread() I think (but am not 100% sure) that you'll get the value you need.
>>>
>>>CreateProcess(), not CreateThread(). CreateThread() launches a thread in the memory context of the current process. VFP has kittens if you try this...
>>
>>
>>Thanks Ed. I knew it was one of those two (I first typed CreateProcess()).
>>
>>BTW, I finally got MS Client for Netware going (don't ask about the gruesome details:-)). I'll post back on that other thread as soon as I've got some more info.
>
>Hopefully you had better results than I did; through at least version 2.2, Novell's Client32 didn't cleanly uninstall itself; short of a reinstall, the only thing that worked reliablywas to run netWare's Uninstall, then delete all the adapters that had attached to it, and readd them and their protocols and clients. Please tell me it was easier than that...

I wish I could.:-( What you just described was just about what I went through. Had I known that the frame type for the IPX/SPX had to be set based on the net card (a 3Com Fast EtherLink XL) it might have been shorter. I had finally given up and was trying to re-install Client 32, when I decided to remove the card from the Device Manager and let it re-install itself. Then I set it on MS Client, and set all the IPX/SPX, TCP/IP and the rest of that stuff, re-boot and it came up. With Client 32, I could only get it to boot in Safe Mode. Only one problem, the video was real dim. So I removed the Video Card from the Device Manager, re-booted and I was finally back in business.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform