如何编写控制面板程序

[复制链接]
查看11 | 回复2 | 2013-9-7 12:38:16 | 显示全部楼层 |阅读模式
程序清单: // CPL.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include #include #include #include "resource.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif static AFX_EXTENSION_MODULE CPLDLL = {...
回复

使用道具 举报

千问 | 2013-9-7 12:38:16 | 显示全部楼层
case CPL_GETCOUNT: // second message, sent once return 1; break; case CPL_INQUIRE: // third message, sent once per application lpCPlInfo = (LPCPLINFO) lParam2; ...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行