Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ShellExecute error under Windows 2000
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00425302
Message ID:
00425643
Views:
14
>>George,
>>
>>GetSystemDirectory() does return D:\WINNT\System32.
>>
>>???
>>
>Ed,
>
>It's a kludge but it may be necessary. Call the function to return the system directory (for portability), then something like
lcshell = ADDBS(lcsysdir) + "Shell32.dll"
>DECLARE INTEGER ShellExecute IN (lcshell);...
where lcsysdir is the value returned by GetSystemDirectory().


I might have to do that just to get it to work on my machine and I guess that it will do no harm having the extra code. I sure wish that I knew what was causing this, however. Have you installed Office 2K SP1 yet by any chance? That is the only difference that I can tell between me and Erik. I have SP1 and he doesn't.

Ed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform