搜索资源列表

  1. winsock service provider interface

    0下载:
  2. 里面包含了Winsock SPI的函数枚举协议和分层服务提供者-which contains the Winsock SPI functions enumerated agreements and tiered service providers
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:249856
    • 提供者:朱文
  1. LogonNP

    0下载:
  2. This Windows NT Sample Network provider implements a small subsection of the NP interface. What it shows is how you can sample logon information when a logon is performed. This "credential sampling" is often us
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:址不真
  1. SampleCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的简单示例。此示例演示Vista登陆与解除锁定。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of simple examples. This example demonstrated Vista landing and unlocks. Beginners development Vista landing interf
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:54272
    • 提供者:zy26
  1. SampleAllControlsCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的全控件示例。此示例演示Vista登陆9个不同UI field类型。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider controls the entire sample. This example demonstrated Vista landing nine different types of UI field. Beg
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:77824
    • 提供者:zy26
  1. SampleWrapExistingCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的文本与组合框示例。此示例演示在Vista登陆时添加额外的文本与组合框。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider and the combination of the text box example. This example demonstrated when landing in Vista add additi
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:62464
    • 提供者:zy26
  1. SampleHardwareEventCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的硬件事件示例。此示例演示在Vista登陆时处理同步硬件事件。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of hardware incident examples. This example demonstrated in the handling of the landing Vista hardware synch
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:86016
    • 提供者:zy26
  1. SampleCredUICredentialProvider

    0下载:
  2. 微软的Vista的credential provider的CredUI示例。此示例演示在Vista登陆时的LogonUI替换和验证用户时CredUI替换。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of CredUI example. This example demonstrated in Vista LogonUI landing at the replacement a
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:56320
    • 提供者:zy26
  1. CredentialProviders

    0下载:
  2. Vista的验证提供器代码。MSDN代码,高质量。演示了智能卡登陆Vista。 This sample implements a simple credential provider. A credential provider allows a 3rd party to provide an alternate way of logging on-Vista test code is provided. MSDN code
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:98304
    • 提供者:zy26
  1. lspSample

    0下载:
  2. This code sample illustrates a Winsock 2 layered service provider (LSP). An LSP is a method of inserting a layer between the Winsock 2 API and applications. This is achieved by creating a DLL which implements the
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:123904
    • 提供者:zhbb
  1. ContactFlow[1][1].0.95

    0下载:
  2. // 注意: // (*) 如果未指定密钥,则程序集不会被签名。 // (*) KeyName 是指已经安装在计算机上的 // 加密服务提供程序(CSP)中的密钥。KeyFile 是指包含 // 密钥的文件。 // (*) 如果 KeyFile 和 KeyName 值都已指定,则 -//NOTE:// (*) If you do not specify the key, the assembly wi
  3. 所属分类:.net编程

    • 发布日期:2024-05-05
    • 文件大小:100352
    • 提供者:wang
  1. CredentialProviderSamples

    0下载:
  2. vista采用的安全登陆机制是Credential Provider,完全舍弃了Windows xp个gina安全认证机制,本压缩包包含有5个vista的Credential Provider的例子。-vista safety landing mechanism is Credential Provider, completely discarded gina of Windows xp security authentication
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:894976
    • 提供者:cool wen zi
  1. Hook

    0下载:
  2. OLE DB,对象链接与嵌入数据库。 OLE DB在两个方面对ODBC进行了扩展。首先, OLE DB提供了一个数据库编程的COM接口;第二, OLE DB提供了一个可用于关系型和非关系型数据源的接口。 OLE DB的两个基本结构是OLE DB提供程序(Provider)和OLE DB用户程序(Consumer)。-OLE DB, Object Linking and Embedding Database. OLE DB for ODB
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:王大勇
  1. CredentialProviders

    0下载:
  2. vista登录开发代码,凭据提供程序CHybridCredential.c-vista log on the development code, and credential provider CHybridCredential.cpp
  3. 所属分类:Shell编程

    • 发布日期:2024-05-05
    • 文件大小:102400
    • 提供者:weichangzhi
  1. LSP_Understanding

    0下载:
  2. this a very good document which describes Layered Service Provider architecture and relavant issue while implementing it.-this is a very good document which describes Layered Service Provider architecture and relavant is
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:233472
    • 提供者:pawan
  1. v

    0下载:
  2. 个人防火墙核心技术是数据包的截获,通过SPI 服务提供者接口进行网络数据包( Service Provider Interface) 截获能够最完备地得到进程访网信息. 一个功能完备的个人防火墙系统不仅能够封 包截获,还应能解析协议、支持自定义控管规则以及日志记录随时的网络通信状况. 本项目遵循SPI 规 范完整实现了上述功能,给出了一个Windows 下的个人防火墙系统实现过程中的技术要点分析.-Personal fire
  3. 所属分类:编程文档

    • 发布日期:2024-05-05
    • 文件大小:274432
    • 提供者:李志勇
  1. Third-party-logistics-service-provider-based-suppl

    0下载:
  2. 基于第三方物流服务提供商的供应链系统集成Third-party logistics service provider based supply chain systems integration-Third-party logistics service provider based supply chain systems integration
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-05
    • 文件大小:161792
    • 提供者:changjiang
  1. JaveAndroidContentProvider

    0下载:
  2. Jave Android Content Provider编程实例-Jave Android Content Provider
  3. 所属分类:android开发

    • 发布日期:2024-05-05
    • 文件大小:60416
    • 提供者:Wishen
  1. CredentialProvider

    0下载:
  2. Credential Provider Vista系统上CP机制,微软提供的实例代码-Credential Provider
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:1169408
    • 提供者:yao
  1. ContentProviderTest

    0下载:
  2. android content provider example
  3. 所属分类:android开发

    • 发布日期:2024-05-05
    • 文件大小:65536
    • 提供者:scream
  1. com.android.location.provider.jar

    0下载:
  2. reversed engineer location provider zip
  3. 所属分类:GPS编程

    • 发布日期:2024-05-05
    • 文件大小:10240
    • 提供者:jdohn
« 12 3 4 5 6 7 8 9 10 ... 42 »

源码中国 www.ymcn.org