Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to disable the windows search
Message
 
 
To
30/04/2007 02:30:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01221001
Message ID:
01221078
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
Syah,

Found this http://www.kellys-korner-xp.com/xp_abc.htm Look at various options you can do with search and see, if this will bring you closer to your goal.

>Hi Naomi,
>I got this from Yuri. It calls the search explorer to open. In case you know how to revert it, I mean to close the search using the similar code?
>
>DECLARE INTEGER ShellExecute ;
> IN SHELL32.DLL ;
> INTEGER nWinHandle,;
> STRING cOperation,;
> STRING cFileName,;
> STRING cParameters,;
> STRING cDirectory,;
> INTEGER nShowWindow
>? Shellexecute(0,"find","c:\","","",1) && Display the Find Dialog
>
>regards
>
> Syah N
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform