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

搜索资源列表

  1. Translucent-dialog-box

    0下载:
  2. 半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存设备环境中的位图对象以及设备环境对象 -① trans
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3603772
    • 提供者:wangzhen
  1. pbword.ZIP

    0下载:
  2. pb调用word控件,比较方便,值得学习一下-pb call the word control, more convenient, it is worth learning about
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:35077
    • 提供者:softkill2008
  1. CHSMenu

    0下载:
  2. vc++漂亮的真彩色菜单,封装好的类,直接调用即可,界面颜色等等。-vc++ beautiful true color menu, packaged class, you can directly call the interface colors and so on.
  3. 所属分类:Menu control

    • 发布日期:2017-03-29
    • 文件大小:195330
    • 提供者:andy
  1. QQ

    0下载:
  2. 模仿QQ2011的登录界面,可记录登录者信息,并出现login伪假死状态,当用户手动取消登录后,会调用真正的QQ.exe-QQ2011 fake login screen, who can record login information, login and display pseudo-state of suspended animation, when the user manually cancel the registration, it will call the real QQ.e
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4391339
    • 提供者:胡中伟
  1. ddvip

    0下载:
  2. 分别调用.dll和.exe中的资源窗口,可作为调用不同资源参考-Were called. Dll and. Exe in the resources window, call the different resources can be used as reference
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:55460
    • 提供者:fang
  1. flat_but

    0下载:
  2. CButtonST类公共接口函数 CButtonST::DrawBorder DWORD DrawBorder(BOOL bDrawBorder = TRUE, BOOL bRepaint = TRUE) 注释: 因为CButtonST的默认显示风格是平面按钮。调用此函数用来显示按钮边框。-CButtonST kind of public interface functions CButtonST:: DrawBorder DWORD DrawBorder (BOOL bDrawBorder =
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:24079
    • 提供者:lht
  1. folder_dialog_source

    0下载:
  2. 让CFileDialog只显示目录,cfolderdialog类是从CFileDialog派生。这两个类之间的主要区别是CFileDialog类显示这两个文件夹和文件,可用于应用程序的情况下只希望显示文件夹的cfolderdialog类。下面是一个代码片段,显示它是多么容易使用这个类。请注意,cfolderdialog构造需要一个CString指针。此变量将包含domodal函数调用返回时由最终用户选择的文件夹的名称。-So only the directory CFileDialog,the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:2323
    • 提供者:sk
  1. Windows_API

    0下载:
  2. Windows下调用ApI函数的一些应用,以及一些简单的VC的例子供大家参考的!-Windows, some applications call ApI function, and some simple examples for your reference VC' s!
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:50569352
    • 提供者:Ryan
  1. MessageAwake

    0下载:
  2. 网络呼叫,。程序运行时,自动弹出一个逐渐增大的动画窗体,同时在桌面的任务栏内显示一个托盘图标-Network call
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:87219
    • 提供者:xusongling
  1. TestSkin

    0下载:
  2. 利用Skin库做的软件界面,非常简单的调用实例!-Skin libraries do use software interface is very simple instance of the call!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:554287
    • 提供者:heli
  1. EmbWeg

    0下载:
  2. MFC 内嵌搜狗地图 + MFC 调用 JS 函数-MFC embedded Sogou Map+ MFC call JS function
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:2009818
    • 提供者:墨香
  1. 1

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program works and programming process, window creation process, handle principle, the message queue, callback function, window closed
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1523839
    • 提供者:紫心湖
  1. Googlemap

    0下载:
  2. 调用google map api,在C#对话框中查看地图,并可以下载地图-call google map api,Viewing maps in the dialog of C#
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:48991
    • 提供者:宁宁
  1. dlg_dyframewndView

    0下载:
  2. 用非常少的代价演示一个dlg程序调用另一个framewnd示例。(对于开发有导航界面的程序很有借鉴)注意:1要把自定义的CMyFrameWnd的构造函数的protected:改为public:;2.要创建一个菜单资源,否则CMyFrameWnd会创建失败。-a demo that used a little code to show a dlg programe new and call another framewnd with a view.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:42361
    • 提供者:abbaxp
  1. yanfa

    0下载:
  2. 在MFC中调用组件完成地图的查询、图层配置、地图操作与加载的功能 -Call the MFC component to complete the map query, map layers configuration, operation and loading function
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-22
    • 文件大小:42776576
    • 提供者:刘芬
  1. duihuakuangfangwen

    0下载:
  2. 使用VC6.0编写的对话框互相调用界面,关键要分清需要调用的对话框的类名,弄清即可。用户可修改并操作。-Prepared using VC6.0 dialog each call interface, key to distinguish the need to call the dialog class, it can be. The user can modify and operatio
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1942842
    • 提供者:赵军义
  1. DragTreeCtrl

    0下载:
  2. 能支持拖动的树控件,已经封装好,直接可以调用,包括图片美工-Can support drag the tree control, have a good package, you can directly call, including pictures art
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:6364
    • 提供者:
  1. lift

    0下载:
  2. My form currently includes call buttons for the ground floor and top floor, and up and down buttons for the 1st,2nd and 3rd floors. There are also two timers for the elevator, one to determine the next floor, which it does so by referring to the lift
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:336577
    • 提供者:Alexey
  1. WeiB_Web-v1.1.8.0805

    1下载:
  2. 网页调用控件播放视频。根据视频服务器的sdk编写active控件供网页调用,完成播放视频的功能。-Call playback controls on the page the video player
  3. 所属分类:界面编程

    • 发布日期:2013-09-22
    • 文件大小:851033
    • 提供者:lzb
  1. TestTimer

    0下载:
  2. VB的练习程序。大家在学VB时都先做菜单什么的。但我是做工控的。做的介面和WINDOWS的不太一样。所以就练习做了一个这个程序。绝对原创。主要是做了一个画线的功能。只给刚想学VB的人看的。用VB6做的。有调用函数的功能。-VB practice procedures. We do first menu in learning VB what. But I do IPC. The interface to do and WINDOWS less the same. So practice this
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:29095
    • 提供者:wym
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 32 »
搜珍网 www.dssz.com