CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - CALL

搜索资源列表

  1. 1-20

    0下载:
  2. vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口-vc insp
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3255380
    • 提供者:yiyizi
  1. ChngDsplyMd

    0下载:
  2. 在VC中调用Windows API函数来动态获取设备的显示分辨率,并实现了游戏中动态改变屏幕分辨率的功能,并可选择临时改变或保存到注册表。-in VC call Windows API functions to dynamically access equipment display resolution, and achieve dynamic of the game changed screen resolution function and can choose to change or
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40169
    • 提供者:flyer_boy
  1. USkin

    0下载:
  2. 使用免费的换肤软件USkin 同SkinMagic/AppFace/SkinPlusPlus这些软件类似,让逻辑和显示分离。通过简单的api调用,实现美观大方的界面。-use of free software USkin Eurocargo with SkinMagic / AppFace / SkinPlusPlus similar software, and demonstrate the logic of separation. Api simple call to achieve a s
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1093121
    • 提供者:余伟
  1. ColorToolBar_src

    0下载:
  2. 显示真彩工具条,将toolbar继承自此类,可以调用接口函数加载24bit真彩工具条菜单-True Color display of tools, such inherited from the toolbar can function call interface tool loading 24bit color of the menu
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:1962
    • 提供者:侯琢
  1. MP3 播放器

    0下载:
  2. 调用vc的active x控件写的个播放器,学的比较简单, 只是做调试用的。-call vc active x control of the write-player, the school is relatively simple, just do the debugging.
  3. 所属分类:对话框与窗口

    • 发布日期:2013-05-13
    • 文件大小:43216
    • 提供者:胡小华
  1. error

    0下载:
  2. 这是一个实用的出错页面程序!可以在每一次的页面出错是使用.也可以进行调用~!-This is a practical procedural error pages! In each of the pages is a mistake to use. Also can call ~!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:24302
    • 提供者:朝立
  1. jtdlg4.19

    1下载:
  2. 在EVC环境下编写的用摄像头拍照的窗口程序,驱动程序没有加入,用模拟图片实现了位图的读取和jpg图片的存储和相关文字信息的存储,调用了Libjpeg库-environment prepared by the photo camera with a window programs, drivers have not. Simulated images achieved the bitmap read and jpg photo storage and related storage of text
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3592792
    • 提供者:潘涛
  1. ToolBarDockExample

    0下载:
  2. 这是一个可以停靠的工具条,里面还有很多功能,可以用来学习用。-it to be a call of a tool, there is also a lot of functions, which can be used to study.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:39457
    • 提供者:任禾
  1. fillwordtable

    0下载:
  2. 在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。-in practical ap
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50384
    • 提供者:hwz
  1. project2

    0下载:
  2. call matlab functions in vb
  3. 所属分类:EditBox

    • 发布日期:2017-04-24
    • 文件大小:8923
    • 提供者:aaa
  1. callid

    0下载:
  2. 某移动通信系统中,要求给每个呼叫中用户分配一个呼叫标识(callid),其中CallID为无符号整形数值。有一个callid的类,实现callid池的功能。初始化时给出最大标识,要求呼叫开始时可以申请一个callid,呼叫结束时可以释放,可以分别打印正在使用或callid列表,针对跟定calid可以判断是否有效(0~max callid)、是否在忙。-A mobile communication system, the requirements call for each user is ass
  3. 所属分类:Menu control

    • 发布日期:2017-04-17
    • 文件大小:249450
    • 提供者:黄昕
  1. CHM

    1下载:
  2. 如何在MFC对话框中调用CHM帮助文档。-How to call MFC dialog CHM help documentation.
  3. 所属分类:Dialog_Window

    • 发布日期:2016-06-24
    • 文件大小:849
    • 提供者:zhouyanwei
  1. 3.loadinpsw-a-call-dialog

    0下载:
  2. 在MFC平台环境下,用C++编写的关于编辑框和调用窗口的程序。-The MFC platform environment, the edit box and call window with C++ written procedures.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-26
    • 文件大小:1868340
    • 提供者:xyz
  1. MFC-Call-dll

    0下载:
  2. 关于VC++调用DLL文件的程序代码,VC++6.0的对话框中调用DLL中的函数。-VC++ code to call the DLL file, VC++ 6.0 dialog box, call a DLL function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-11
    • 文件大小:2112998
    • 提供者:zhtwei
  1. example-of-CSharp-call-CPP-dll

    0下载:
  2. C#调用C++dll实例(使用了P/Invoke的调用方法)-example of C# call C++ dll
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:90848
    • 提供者:guorui
  1. CPP-Function-Call-between-two-class

    0下载:
  2. 两个C++ 类函数间的相互调用的实际例子.尤其是在一个对话框与一个逻辑计算类之间的函数相互调用-A example about how to call the function between 2 class
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:33438
    • 提供者:maple
  1. CSharp-call-excel--word-macro-debugging-

    0下载:
  2. C# 调用word、excel 宏 调试通过了-C# call excel, word macro debugging
  3. 所属分类:RichEdit

    • 发布日期:2017-05-04
    • 文件大小:348716
    • 提供者:liudonghui
  1. VB-call-word

    0下载:
  2. VB 控件 ImgAdmin1 的类 AdminLibCtl.ImgAdmin 不是一个已加载的控件类-VB call word
  3. 所属分类:Button control

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:李兴久
  1. call

    0下载:
  2. 用RTC来呼叫一个RTC客户端的例子请接合RTC接收端的例子一起看,使用方法相同-To call a RTC client example with RTC please joint RTC example look together at the receiving end, use the same way
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-13
    • 文件大小:17239
    • 提供者:shzkb_184021
  1. ejvidinment-call

    0下载:
  2. C#编写的Win32Window函数库,可以在托管环境下面调用Native的Window方法,-C# to write the Win32Window function library, may call the Native Windows method under the hosting environment,
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:Isalcl
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com