Jump to content

How to detect skype's file transfer window


vanowm
 Share

Recommended Posts

Hello!

Skype's API creates an event when a file transfer occur or status changed. Using such event I can only get some basic info about the transfer, such as who is the sender/recepient, filename, etc. very basic info. But I can't figure our how to "find" the file transfer window without using it's title or any text for that matter, because the text will be different depends on the language skype used. I can get a PID or Hwnd of the skype process using Win32_Process query or something, and probably I could get any child processes from it, even process that have window opened, but how do I detect that a window is file transfer and not main window or chat window?

Thank you.

Edited by vanowm
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...