如何使用vc ++处理双击特定驱动器窗口 [英] how to handle the double click on specific drive windows using vc++

查看:71
本文介绍了如何使用vc ++处理双击特定驱动器窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何处理特定驱动器窗口上的双击事件?



实际上我想在windows中设置一个驱动器的密码。我想打开axcrypt当我点击要求密码打开驱动器的特定驱动器时出现一个对话框。目前我做了一个对话框,要求输入密码才能打开驱动器,但我很困惑如何将双重对话框关联到特定驱动器。任何人请我解决此问题。

解决方案

假设您想在Windows资源管理器中单击驱动器时打开对话框,则必须编写shell扩展。



这篇文章应该可以帮到你:



完整的白痴编写Shell扩展指南 - 第一部分

how to handle the double click event on specific drive windows?

Actually i want to set a password for one drive in windows.Like axcrypt i want to open a dialog box when i click on specific drive which ask for password to open the drive.Presently i made a dialog box which ask for password to open the drive but i am confused how to associate the dialog box on double to a specific drive.Anyone please me to resovle this issue.

解决方案

Assuming you want to open your Dialog box when clicking on the drive in Windows Explorer, you will have to write a shell extension.

Here is an article that should get you started:

The Complete Idiot''s Guide to Writing Shell Extensions - Part I


这篇关于如何使用vc ++处理双击特定驱动器窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆