Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I run an Execute with totally hide?
Message
 
 
À
24/08/2001 05:40:18
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00548458
Message ID:
00548522
Vues:
19
Hi!

Cetin, multi-threaded DLL means for VFP that you can make VFP COM object that could be called in multi-threaded mode. From inside of the VFP you cannot do multi-threading without external help from some tools.

>Vlad,
>VFP does support multithreaded DLLs. If I remember right since SP3.
>Cetin
>
>>Hi!
>>
>>What is that "task"? Non-VFP EXE you can run using API function ShellExecute(), that also have a parameter to hide app window, however, it does not always help because many applications have their own system of controlling application windows. When EXE is VFP EXE application, you can hide it before starting just by putting 'SCREEN=OFF' in the config.fpw file, and then include that config file into that exe or run EXE using that config file.
>>
>>If you meant processes in multi-threaded environment - VFP does not support this. You will require to make a C++ COM object that you can call from VFP, and that COM object, using C++, probably can do multi-threading.
>>
>>HTH.
>>
>>>That is, I want to create a new task with Completely nothing show, it is a background task.
>>>
>>>Since the idea is general, I donno the title of execute file.
>>>I also don't want to hide them on system tray, I just want to hide it completely.
>>>
>>>Thanks.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform