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

搜索资源列表

  1. MVMPlayer

    0下载:
  2. 基于UDP网络的BMP图像接收显示的控件,控件的方法为Play(BSTR FileDir, long Port, long Max_Buf),FileDir为图像存储目录,Port为端口,Max_Buf为每次接收数据的长度。-UDP-based network to receive BMP images show the controller, Control methods for Play (BSTR FileDir, long Port, Max_Buf long), FileDir di
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:28.75kb
    • 提供者:吴森泉
  1. Complex_Matrix13_Matrix9

    0下载:
  2. 用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/com。
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:140.85kb
    • 提供者:hanxiaohua
  1. codecovert.rar

    0下载:
  2. 编码查询的小程序,有现成的BSTR类型的函数,可以考虑用vc做一个界面,Encoding query applet, there are ready-made BSTR type of function, could be considered an interface with vc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:296.52kb
    • 提供者:hanxiaohua
  1. WinSockActiveX.rar

    1下载:
  2. 向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。,To tell you how to use VC++ to create a standard MFC WinSock ActiveX control, source code is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:534.25kb
    • 提供者:罗滨
  1. Alt-Ctrl

    0下载:
  2. 本文主要介绍如何开发一个ActiveX控件,提供接口,与相应事件挂钩。文中涉及到VARIANT,SAFEARRAY,BSTR的详细使用方法。 另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC调用该控件的方法。-This article describes how to develop an ActiveX control, to provide interfaces to link with the corresponding event. Man
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:yanx
  1. vcnb

    0下载:
  2. vc版本的大事年表,校订至公元476年,分别在MFC对话框程序和控制台程序中调用BSTR类型的函数。-Chronology vc version, edited to AD 476, respectively, in the MFC dialog box procedure and the console program BSTR type of function call.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:1016.12kb
    • 提供者:hanxiaohua
  1. BSTR

    0下载:
  2. 关于BSTR的一些应用实例,适合com组件编程的使用-BSTR about a number of application examples for the use of com component programming
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-08
    • 文件大小:764byte
    • 提供者:wangx
  1. MFCActiveSock

    0下载:
  2. 利用VARIANT类型作参数进行的网络数据传送和接收,以及SAFEARRAY,BSTR的详细使用方法-it tell how to use VARIANT and BSTR type in network transfer and receive
  3. 所属分类:Windows编程

    • 发布日期:2017-04-07
    • 文件大小:645.86kb
    • 提供者:本杰明
  1. BSTRtoCString

    0下载:
  2. 这个源码可将BSTR的数据类型转换成CString类型,并且通过测试,完全可运行-This document will BSTR to C String
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:19.29kb
    • 提供者:cwydfq
  1. MFC

    0下载:
  2. 下面这些是和Win32程序共同使用的数据类型 BOOL:布尔值,取值为TRUE or FALSE BSTR:32-bit 字符指针 BYTE:8-bit整数,未带正负号 COLORREF:32-bit数值,代表一个颜色值 DWORD:32-bit整数,未带正负号 LONG:32-bit整数,带正负号-The following procedures which are commonly used and the Win32 data type BOOL: boolean
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3.01kb
    • 提供者:changf
  1. VC_Programming_how_convert_TCHAR_type_BSTR_type_cl

    0下载:
  2. VC编程实现如何将TCHAR类型转换成BSTR类型经典代码-VC Programming how to convert TCHAR type BSTR type classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:17.96kb
    • 提供者:irI
  1. VC_Programming_how_convert_CString_type_BSTR_type_

    0下载:
  2. VC编程实现如何将CString类型转换成BSTR类型经典代码-VC Programming how to convert CString type BSTR type classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:18.2kb
    • 提供者:iwu
  1. VC_Programming_how_convert_TCHAR_BSTR_type_classic

    0下载:
  2. VC编程实现如何将BSTR类型转换成TCHAR类型经典代码-VC Programming how to convert TCHAR type BSTR type classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:18.14kb
    • 提供者:iwu
  1. VC_Programming_how_convert_CString_BSTR_classic_co

    0下载:
  2. VC编程实现如何将BSTR类型转换成CString类型经典代码-VC Programming how to convert CString type BSTR type classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:18.2kb
    • 提供者:ue
  1. BSTR

    0下载:
  2. 蓝拓扑发送卡的开发包,可以用来开发板卡应用,直接发送到码流里-Blue topology send the card development kits, boards can be used to develop applications directly to the stream where
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:433.56kb
    • 提供者:xwind
  1. ATL-scoket

    1下载:
  2. 本文主要介绍如何开发一个ActiveX控件,提供接口,与相应事件挂钩。文中涉及到VARIANT,SAFEARRAY,BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC,VB调用该控件的方法。-This article describes how to develop an ActiveX control, interface, and linked with the corresponding event. Involved in
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2015-11-11
    • 文件大小:848kb
    • 提供者:梁玉平
  1. BSTR-TO-TCHAR

    0下载:
  2. 将BSTR类型转换成TCHAR类型,解压后即可打开-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:18.16kb
    • 提供者:wu qiong
  1. bstr-to-cstring

    0下载:
  2. 将BSTR类型转换成CString类型,解压后即可打开-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:18.21kb
    • 提供者:wu qiong
  1. 99657

    0下载:
  2. 将CString类型转换成BSTR类型,VC++精选编程学习源码,很好的参考资料。-The CString BSTR type, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:17.91kb
    • 提供者:清蒸翅子
  1. 485373

    0下载:
  2. 将BSTR类型转换成CString类型,VC++精选编程学习源码,很好的参考资料。-The BSTR CString type, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:17.91kb
    • 提供者:什锦豆腐
« 12 »
搜珍网 www.dssz.com