问题描述
我刚刚开始使用新公司,我的第一个任务/任务是在Windows 7中设计一个自定义应用程序,该应用程序在启动Windows 7时启动。该应用程序将包含一个图标(我在VS 2008中创建)这样,当我点击它时,上下文菜单显示至少三个菜单项,用户可以从中启动列出的相关应用程序。该程序/应用程序将用C ++编写。
由于我在一段时间内没有完成开发,有人可以指出我正确的方向如何在驻留在系统托盘中的应用程序中开发上下文菜单?我需要在本周完成这项工作,而且我没有时间/金钱花在VS培训课程上。请指教。谢谢。
V / R,
John J. Bottiger
I just started with a new company, and my first task/assignment is to design a customized application in Windows 7 that starts up when I start Windows 7. The application is to contain an icon (which I created in VS 2008) such that when I click on it, a context menu displays with at least three menu items from which the user can launch the associated applications listed. The program/application is to be written in C++.
Since I haven''t done development in some time, could someone point me in the right direction please as to how to develop context menus within the application that resides in the system tray? I need this completed this week, and I don''t have the time/money to spend on a VS training course. Please advise. Thanks.
V/R,
John J. Bottiger
推荐答案
这篇关于创建自定义Windows 7应用程序 - 启动其他应用程序的上下文菜单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!