Click here to Skip to main content
15,911,896 members
Articles / Desktop Programming / Windows Forms

Windows Explorer style ghost drag image in a C# application

Rate me:
Please Sign up or sign in to vote.
4.29/5 (13 votes)
22 Sep 2006CPOL6 min read 128.9K   1.6K   60  
Utilizing IDragSourceHelper and IDropTargetHelper interfaces in a C# application via a managed C++ library.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Technical Lead VuVirt Ltd.
Bulgaria Bulgaria
Ivaylo Kachaunov, self-employed @ Vuvirt Ltd.

More than 15 years of professional experience in project management, software development, and customer-focused implementation in GUI, image/video/audio processing multimedia applications, web-oriented applications, database-oriented applications, embedded systems, games, 2D/3D graphics and animations.

Manage and perform overall R&D of various video/audio processing, multimedia and 3D rendering software projects and solutions: - Video mixing solutions using DirectX - DirectX, OpenGL, Unity rendering solutions and games - DirectX, OpenGL COM hooking - WASAPI, DirectShow, DirectSound COM hooking - Win32 API hooking

For further details:
LinkedIn: https://www.linkedin.com/in/vuvirt/
GitHub: VuVirt
Stackoverflow: vuvirt

Email: ivo.kachie@gmail.com; info@vuvirt.com

Comments and Discussions