Tagged Questions
7
votes
3answers
614 views
Are there any tools for testing drag & drop Windows desktop applications?
I need to develop a Windows desktop application (win32 API) which will use drag & drop extensively in many formats, including my own. I need to test it, for example, with CF_TEXT dragging, CF_RTF, ...