登录
首页 » Windows开发 » 抓取使用DirectX的Outlook联系人的方法,应先安装Outlook

抓取使用DirectX的Outlook联系人的方法,应先安装Outlook

于 2022-07-01 发布 文件大小:457.47 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

使用DirectX抓取OUTLOOK联系人的方法,应先安装OUTLOOK

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调...
    调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调试进程中的窗口信息 * 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ] * Handle 窗口句柄 * 如果Handle为0,则显示进程中的所有窗口信息 * UMFlags 显示参数,如果是0,则显示最基本参数 * Bit 0 (0x1) 显示General Properties * Bit 1 (0x2) 显示窗口样式 * Bit 2 (0x4) 显示相关窗口 * Bit 3 (0x8) 显示Class信息 * -h 窗口边框高亮 * TypeName 窗口类型 -Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
    2022-03-06 01:53:55下载
    积分:1
  • 参考源码,学习例子
    参考源码,学习例子-reference source, study examples
    2022-02-09 20:11:08下载
    积分:1
  • 适用于 WinRT Phones 和 App 的帮助架构
    翻译 maninwest@Codeforge 作者David Maw @CodeProject一个在 Windows RT 或Windows Phone 中嵌入帮助页面的方式。创建一个 Windows Phone 程序时,我希望能提供一个用户帮户,格式能与设备设置兼容且可灵活应对不同的设备配置。我选择的解决方案是在代码文件中嵌入 HTML 页面,并根据设备设置进行渲染。背景你需要 XAML 和 C# 背景包含什么此代码是个可运行的通用应用,构建于 Windows Modern程序和  Windows Phone 8.1 程序上 -除了运行平台不同外,它们大体是对等的。解压缩文件并加载到 Visual Studio 2013 (我使用的的更新4) ,你应该可以构建它并在设备或者模拟器上运行。 在自己的项目中使用代码要使用该代码,你需要将一些文件复制到你的项目。你需要 Helper.cs, 它不渲染 UI,但是有各种有益的类。你还需要一个实际显示帮助的页面 (复制我的 HelpPage.xaml和 HelpPage.cs 作为开始点).你会希望允许用户在你程序的某个地方导航到帮助页面,为了实现这个功能,添加一个资源 ( HelpViewModel, 见下文) 和一些控件(按钮等)。你需要创建一页或者多页HTML 帮助页面,并将其放置在项目的 "Help"目录下。在你复制的文件中将"UniversalHelp" 替换成你的程序名称。在每一个你想添加帮助控件的页面,你需要添加类似下面的东西: 
    2022-03-07 14:16:24下载
    积分:1
  • 在乌尔都语书地址
    应用背景这个应用是非常有用的在“地址簿在乌尔都语。真的很值得。关键技术视觉基础6是使用了一个开发工具。微软接入作为后台工具;
    2022-04-18 14:24:40下载
    积分:1
  • wmoontab.zip:新月的日期1347kb表大小。
    wmoontab.zip: Table of New Moon Dates size 1347KB. Date and time of each new moon from 3000 B.C. to 3000 A.D. according to DE406. Text file of Julian dates and calendar dates, on the ephemeris time scale, of approximately 75,000 events. 新月(天文名词)的计算方法。-wmoontab.zip: Table of New Moon Dates size 1347KB. Date and time of each new moon from 3000 BC to 3000 AD according to DE406. Text file of Julian dates and calendar dates, on the ephemeris time scale, of approximately 75000 events. new months (the astronomical term) is calculated.
    2023-08-04 12:45:04下载
    积分:1
  • 图的数据结构的实现。A fundamental graph library implements data structure and algorithms t...
    图的数据结构的实现。A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.-Graph data structure implementation. A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.
    2022-06-19 00:59:35下载
    积分:1
  • ArcGIS Engine全套功能演示软件
    应用背景ArcGIS Engine 二次开发学习好资料,基于Windows Form开发, 里面涉及AE地理开发相关技术,如果图层加载、空间运算等关键技术ArcGIS Engine学习开发的入门资料,包括图层加载,地图缩放、漫游,文档加载、要素选择,空间运算,专题图制作等,结合官方文档,可以尽快掌握GIS相关开发
    2023-04-08 13:20:06下载
    积分:1
  • 哈希表的设计 [问题描述] 真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。...
    哈希表的设计 [问题描述] 真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。 [基本要求] 假设人名为中国人姓名的汉语拼音形式,待填入的哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数方法构造,用伪随机探测再散列处理冲突。 -Hash table design [description of the problem] really right in your collective (such as in your class) in the design of a hash table of names, bringing the average search length of less than R, the completion of construction of the corresponding tables and look-up table procedures. [Basic requirements] assumed the names of people known as the Chinese pinyin form, fill in the hash table to be a total of 30 names, taking the average search length of the upper limit of 2. Hash function with the addition of more than a few ways to stay construction, using pseudo-random probing re-hashing to resolve disputes.
    2022-02-07 13:16:03下载
    积分:1
  • 定时刷网页, 还有修复本地连接
    定时刷网页, 还有修复本地连接-Brush the page from time to time, as well as repair of local connection
    2023-06-20 16:25:02下载
    积分:1
  • 易语言模仿cs半条命3d场景的例程 和CS差不多
    易语言模仿cs半条命3d场景的例程 和CS差不多-Half-Life imitating cs language easy 3d scene almost routine, and CS
    2022-03-06 12:44:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载