N
Nick
Hi,
I am developping an app using managed C++. I want to be able to do a
drag drop from the app to windows explorer. The files to be dropped
onto explorer do not exist yet, the files are to be created by the app
when the user does the drop into explorer.
I have done some searches and found COleDataSource:
elaySetData could
be useful but this is MFC and I can't find the equivalent in .NET.
Anyone know the .NET equivalent for DelaySetData or any other way I can
accomplish what I want to do?
Many thanks,
Nick
I am developping an app using managed C++. I want to be able to do a
drag drop from the app to windows explorer. The files to be dropped
onto explorer do not exist yet, the files are to be created by the app
when the user does the drop into explorer.
I have done some searches and found COleDataSource:

be useful but this is MFC and I can't find the equivalent in .NET.
Anyone know the .NET equivalent for DelaySetData or any other way I can
accomplish what I want to do?
Many thanks,
Nick