Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding the windows
Message
From
02/12/1998 16:48:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Finding the windows
Miscellaneous
Thread ID:
00163418
Message ID:
00163418
Views:
63
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
Next
Reply
Map
View

Click here to load this message in the networking platform