Welcome![Sign In][Sign Up]
Location:
Search - Microsoft Platform SDK

Search list

[Windows DevelopAdRestoreSource

Description: Server 2003 introduces the ability to restore deleted (\"tombstoned\") objects. This simple command-line utility enumerates the deleted objects in a domain and gives you the option of restoring each one. Source code, which is included, is based on sample code in the Microsoft Platform SDK. This MS KB article describes the use of Adrestore: -Server 2003 introduces the ability to rest ore deleted ( "tombstoned") objects. This simp le command-line utility enumerates the delete d objects in a domain and gives you the option of r estoring each one. Source code, which is included. is based on sample code in the Microsoft Platfor m SDK. This MS KB article describes the use of Adr estore :
Platform: | Size: 24819 | Author: 李杰 | Hits:

[Hook apiantihook_src

Description: 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。 在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from Microsoft's Web site, from http://www. winmsg.com / cn / orbit.htm download. The procedures used WTL 7.1, and should also be used WTL 7.5. Compiler WTL procedures need to install Microsoft's Platform SDK, preferably after the 2002 version, If using Visual Studio 2002 or later versions can be no installation Platform S DK, as they already covered by the Platform SDK. AntiHook workspace in the public domain under four project, AntiHook
Platform: | Size: 73052 | Author: 吴志明 | Hits:

[WinSock-NDISTapi

Description: Some TAPI3 code samples depend on Microsoft DirectShow API s, which are part of the DirectX 9 SDK. The DirectX 9 SDK is now shipped separately from the Microsoft Platform SDK. The DirectX 9 SDK currently does not support 64-bit platforms and due to this reason, the TAPI3 code samples that use parts of the DirectX 9 SDK cannot be built for 64-bit platforms.
Platform: | Size: 296993 | Author: xzhuwu | Hits:

[WinSock-NDISBluetooth

Description: *** *** *** ***** Microsoft Bluetooth SDK supplement ***************************************** Prerequisites for development * Appropriate compiler (Microsoft Visual C++) * Microsoft Platform SDK (latest - post July 2002) Prerequisites for testing * Supported Bluetooth radio hardware (2) * Microsoft Windows XP SP1 (or later) * Bluetooth support for Windows XP QFE
Platform: | Size: 9086 | Author: xzhuwu | Hits:

[Multimedia Develop基于VC++远程视频监控系统

Description: 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-running Windows 98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. Because the procedures used in this chapter DirectShow COM, the procedure needs directories options include files adding, "E : \ Program Files \ Microsoft DirectX 9.0 SDK \ Samples \ C \ DirectShow \ BaseClasses."
Platform: | Size: 7012352 | Author: 王晨阳 | Hits:

[Multimedia Develop基于VC++MPEG-4播放技术

Description: 程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。对于硬件,无特殊要求。-running in Windows98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. For hardware, no special requirements.
Platform: | Size: 2540544 | Author: 王晨阳 | Hits:

[Windows DevelopAdRestoreSource

Description: Server 2003 introduces the ability to restore deleted ("tombstoned") objects. This simple command-line utility enumerates the deleted objects in a domain and gives you the option of restoring each one. Source code, which is included, is based on sample code in the Microsoft Platform SDK. This MS KB article describes the use of Adrestore: -Server 2003 introduces the ability to rest ore deleted ( "tombstoned") objects. This simp le command-line utility enumerates the delete d objects in a domain and gives you the option of r estoring each one. Source code, which is included. is based on sample code in the Microsoft Platfor m SDK. This MS KB article describes the use of Adr estore :
Platform: | Size: 24576 | Author: 李杰 | Hits:

[Hook apiantihook_src

Description: 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。 在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from Microsoft's Web site, from http://www. winmsg.com/cn/orbit.htm download. The procedures used WTL 7.1, and should also be used WTL 7.5. Compiler WTL procedures need to install Microsoft's Platform SDK, preferably after the 2002 version, If using Visual Studio 2002 or later versions can be no installation Platform S DK, as they already covered by the Platform SDK. AntiHook workspace in the public domain under four project, AntiHook
Platform: | Size: 72704 | Author: 吴志明 | Hits:

[VOIP programplayer

Description: 网络会议视频同步播放!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0SDK\Samples\C++\DirectShow\BaseClasses”。注意:streams.h文件就在上述文件夹下面。另外,不要编译Summer 2004版本的DirectX SDK。编译streams.h文件还需要CJLibrary608c.rar库和AV8SDK库,读者都可以在本书的光盘中找到。安装好后需要在options→directories→include files中添加C:\Program Files\CodeJockey\CJLibrary Version 6.08\Include目录和AV8SDK\AV8SDK\include目录。-Synchronous web conferencing video player! Program runs in Windows 98/2000/XP/2003 platform can be VC++ 6.0 or. NET debug. Before commissioning the installation of Microsoft DirectX 9.0 SDK. Note: streams.h document in the folder below. Also, do not compile Summer 2004 version of the DirectX SDK. Streams.h document also need to compile CJLibrary608c.rar library and AV8SDK library, readers can be in this book to find the CD-ROM. Installed after the need for options → directories → include files to add C: Program FilesCodeJockeyCJLibrary Version 6.08Include catalog and directory AV8SDKAV8SDKinclude.
Platform: | Size: 3378176 | Author: 袁洲 | Hits:

[Internet-NetworkTapi

Description: Some TAPI3 code samples depend on Microsoft DirectShow API s, which are part of the DirectX 9 SDK. The DirectX 9 SDK is now shipped separately from the Microsoft Platform SDK. The DirectX 9 SDK currently does not support 64-bit platforms and due to this reason, the TAPI3 code samples that use parts of the DirectX 9 SDK cannot be built for 64-bit platforms.
Platform: | Size: 296960 | Author: xzhuwu | Hits:

[Internet-NetworkBluetooth

Description: *** *** *** ***** Microsoft Bluetooth SDK supplement ***************************************** Prerequisites for development * Appropriate compiler (Microsoft Visual C++) * Microsoft Platform SDK (latest - post July 2002) Prerequisites for testing * Supported Bluetooth radio hardware (2) * Microsoft Windows XP SP1 (or later) * Bluetooth support for Windows XP QFE-*********************** Microsoft Bluetooth SDK supplement ***************************************** Prerequisites for development * Appropriate compiler (Microsoft Visual C++) * Microsoft Platform SDK (latest- post July 2002) Prerequisites for testing * Supported Bluetooth radio hardware (2) * Microsoft Windows XP SP1 (or later) * Bluetooth support for Windows XP QFE
Platform: | Size: 9216 | Author: xzhuwu | Hits:

[Sniffer Package captureviewadapterinfo

Description: 一些应用程序被安装在计算机上需要有一种方式来检索资料,全球独一无二的识别计算机。我创建了一个功能来做到这一点。我的方法是基于MAC地址的网络适配器的计算机标识符。该GetAdaptersInfo API函数是用来获取信息的网络适配器。您需要的Microsoft Platform SDK的汇编。阅读的MSDN知道如何安装平台SDK 。可执行文件中包括zip档案。-Some applications being installed on a computer need a way to retrieve the unique information that globally identify the computer. I created a function to do this. My method is based on the MAC address of the network adapter as the computer identifier. The GetAdaptersInfo API function is used to get information from the network adapter. You ll need Microsoft Platform SDK to compile. Read MSDN to know how to install Platform SDK . The executable is included in the zip file.
Platform: | Size: 16384 | Author: 王东 | Hits:

[OtherCarC

Description: 取得网卡的一些信息的C代码 运行本程序需要安装Microsoft Platform SDK .这个可以去MS下载 http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -Some of the information card to obtain C-code to run this program need to install Microsoft Platform SDK. This can go to MS download http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
Platform: | Size: 1024 | Author: hui | Hits:

[Sniffer Package captureSniffe

Description: 利用Microsoft platform SDK中提供的API函数GetAdaptersInfo()来获得网络适配器的详细信息-Using Microsoft platform SDK API functions provided by GetAdaptersInfo () to get more information on the network adapter
Platform: | Size: 34816 | Author: 李杰 | Hits:

[Windows DevelopBox2D

Description: The project files with this distribution work with Microsoft Visual C++ 2005 and above. You can download MSVC 2008 for free and it includes the necessary Platform SDK. To run the demos, set "Testbed" as your startup project and press F5. Some test bed commands are: - r to reset the current test - SPACE to launch a bomb - arrow keys to pan - x and z to zoom in/out - use the mouse to click and drag objects-The project files with this distribution work with Microsoft Visual C++ 2005 and above. You can download MSVC 2008 for free and it includes the necessary Platform SDK. To run the demos, set "Testbed" as your startup project and press F5. Some test bed commands are: - r to reset the current test - SPACE to launch a bomb - arrow keys to pan - x and z to zoom in/out - use the mouse to click and drag objects
Platform: | Size: 857088 | Author: | Hits:

[OpenCVmicrosoft-platform-SDK

Description: 在opencv安装时所需要的文件,为vc的使用提供了平台,非常重要-In the opencv installation files required for the use of vc provide a platform, it is important
Platform: | Size: 9371648 | Author: ljj | Hits:

[Remote Control2011-gh0st-source

Description: 2011年8月新出的gh0st源码,应该是gh0st开源到目前为止在界面上最成功的程序.如果想正确编译它需要有:微软的平台SDK,下载地址:http://www.microsoft.com/downloads/dlx/en-us/listdetailsview.aspx?FamilyID=6b6c21d2-2006-4afa-9702-529fa782d63b 还需要有:Codejock Software的Xtreme ToolkitPro 2011 (15.0.1)开发包.可以自己搜索下载。-August 2011 out of gh0st new source, open source is gh0st the most successful so far in the program interface if it needs to compile correctly: Microsoft Platform SDK, download address: http://www.microsoft. com/downloads/dlx/en-us/listdetailsview.aspx? FamilyID = 6b6c21d2-2006-4afa-9702-529fa782d63b also need: Codejock Software' s Xtreme ToolkitPro 2011 (15.0.1) development package. You can download their own search.
Platform: | Size: 7815168 | Author: 隐身 | Hits:

[Technology ManagementIntelVisualFortran-

Description: abaqus6.7-6.8安装过程,两者均可用。必须的软件:1. Microsoft Visual C++ 2005 Express,2. Microsoft Platform SDK,3. Intel Fortran 9.1 Standard,4. abauqs6.8 或者abaqus6.7-abaqus6.7-6.8 install profress
Platform: | Size: 33792 | Author: zzs | Hits:

[CSharpTips-Microsoft-Speech-Platform-SDK1

Description: Tips Microsoft Speech Platform SDK
Platform: | Size: 3072 | Author: SanLee | Hits:

[CSharpTips-Microsoft-Speech-Platform-SDK-2013

Description: Tips Microsoft Speech Platform SDK 2013
Platform: | Size: 3072 | Author: SanLee | Hits:
« 12 3 »

CodeBus www.codebus.net