当前位置:首页 » 服务器技术
开发技术指南» 文章正文
    引言: /******************************
 

 

 ·注册表    »显示摘要«
    摘要:this class--cregkey--- is used for operate on register.if you want to get more,please goto www.confach.533.net then click visual vc++,thank you! 1).h file // regkey.h: interface for the cregkey class.//////////////////////////////......
 ·c#截取屏幕↑    »显示摘要«
    摘要:今天无聊翻代码,翻出来一个以前写的c#截屏的函数...拿出来和大家共享一下.这段代码是参照网上一段截屏的c++代码改写的.只不过把api都声明了一下而已.声明的各api也附后.以供参照.如有问题欢迎指出.(appledotnet@hotmail.com) /// /// 截取部分屏幕/// /// 左上角/// 右下角/// 是否全屏幕/// 返回值bitmappublic static bitmap getpartscreen(point p1,poin......


如何在工具栏中,加上图标和文字?(How To Add Icon And Text)

a).如何在工具栏中,加上图标与文字?(how to add icon and text)

【相关文章:wap 开发笔记 (一)

/********************************************************************/ 【扩展阅读:一个碎片整理程序的实现

【扩展信息:Active Server Page (

/* */

/* function name : createhottoolbar */

/* description : create the main toolbar. */

/* */

/********************************************************************/

bool cmainframe::createhottoolbar()

{

if (!m_wndtoolbar.createex(this, tbstyle_flat, ws_child | ws_visible | cbrs_top

| cbrs_tooltips | cbrs_flyby | cbrs_size_dynamic/*| cbrs_gripper*/) ||

!m_wndtoolbar.loadtoolbar(idr_toolbar1))

{

trace0("failed to create toolbar\n");

return false; // fail to create

}

// set the text for each button

ctoolbarctrl& bar = m_wndtoolbar.gettoolbarctrl();

int nindex = 0;

tbbutton tb;

for (nindex = m_wndtoolbar.gettoolbarctrl().getbuttoncount() - 1; nindex >= 0; nindex--)

{


...   下一页
    摘要:´ 新建一个 activex dll 工程,名称 smartsubclasslib ´ 以下代码放在标准模块里,模块名 msmartsubclass ´ ----------------------------------------------------´ module msmartsubclass´´ version... 1.0´ date...... 24 apr......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE