Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding the windows
Message
De
02/12/1998 16:48:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Finding the windows
Divers
Thread ID:
00163418
Message ID:
00163418
Vues:
70
I am trying to intergate a faxing software in with our application that runs over CITRIX. We are using LANSource. The API says that you can do CreateObject("Faxport.SendFax") this works but it brings up the faxing window too. I would like to start the faxing software and get the handle of it and hide it so it doesn't show up. I used to do this with GetWindow and GetNextWindow, but it looks like I can't call GetNextWindow any more in WIN32. I can't use FindWindow because the window text will change with who is log on. ie "FaxPort - [Chuck] ". Find Window needs the whole name. Is there another way of finding out the window. I want it to be fast so I can hide it as soon as it comes up.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform