Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm trying to detect file open dialog on internet explorer.

Now, I'm detecting it whether corresponding title name using FindWindowEx() api.

But if the same upload dialog's name and other program's file open dialog ( ex: word, notepad etc. ), this way can't distinguish whether what is it from.

I wish to get more good classifiable way.

could someone help me ?

thank you.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900