-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
demonstrations on how to custom floating toolbar
示范如何定制浮动工具条-demonstrations on how to custom floating toolbar
- 2022-03-16 10:42:20下载
- 积分:1
-
犯错
对话框界面的实例很不错的......对话框界面的实例很不错的-err
- 2022-07-17 02:23:42下载
- 积分:1
-
windows mobile手机应用程序编程例子源代码
windows mobile手机应用程序编程例子源代码-windows mobile phone application programming source code examples
- 2022-01-26 07:10:33下载
- 积分:1
-
vc++代码关闭状态栏
vc++代码关闭状态栏
vc++代码关闭状态栏
vc++代码关闭状态栏-vc++ code to turn off the status bar vc++ code to turn off the status bar vc++ code to turn off the status bar
- 2022-05-19 10:02:58下载
- 积分:1
-
局域网监控辅助控制台源码
辅助控制台 带局域网监控 黑屏优化等 绝对牛的源码
这个控制台采用局域网监控
同时自带收费系统 看了就知道 不容错过
- 2022-06-15 06:11:06下载
- 积分:1
-
一个好 的 优秀的 网页 日期 选择 控件 , 好 控件,又见好控件 ,好是好控件的好,控是好控件的控,件是好控件的件.setday(tt,obj)用来设置日期...
一个好 的 优秀的 网页 日期 选择 控件 , 好 控件,又见好控件 ,好是好控件的好,控是好控件的控,件是好控件的件.setday(tt,obj)用来设置日期.-a good date to choose the website control, good control, see also good control, good control lamely, with good control of the control, and control is good pieces of the pieces. Setday (tt, obj) is used to set up the date.
- 2023-03-22 04:00:04下载
- 积分:1
-
学习html最基本的知识。初学者可以用此书里面提供的小程序学习html代码。
学习html最基本的知识。初学者可以用此书里面提供的小程序学习html代码。-learning html fundamental knowledge. Beginners can use the book inside the small program to study html code.
- 2022-02-02 18:06:54下载
- 积分:1
-
WPF RichText Editor,实现简单的文件编辑器。
WPF RichText Editor,实现简单的文件编辑器。-WPF RichText Editor
- 2022-10-16 06:55:02下载
- 积分:1
-
端口IO控制电脑蜂鸣器的驱动(输入为XP-sp3 ~赢10)
资源描述这是一个示例代码来控制电脑的输入驱动蜂鸣器。该驱动程序将安装在第一个执行。如果一个应用程序已被写入使用inpout32.dll然后所有你需要做的是 ;把我的版本inpout32.dll在同一文件夹中的“原”。这通常会与应用程序的可执行文件相同的文件夹。大多数应用程序使用32bit ;版本的DLL。该版本还可以安装和运行基于x64的 ;操作系统,但第一次运行时,它必须增加对Vista后来 ;(以管理员身份运行)。
- 2023-06-25 05:50:04下载
- 积分:1