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

搜索资源列表

  1. Tee7New

    0下载:
  2. VCL图标组件,TChar的经典教程-icon VCL components of the classic guide TChar
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1.43mb
    • 提供者:东风客
  1. NT环境下进程隐藏的实现

    1下载:
  2. NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szT
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31.92kb
    • 提供者:dsfd
  1. s7300compcv2

    0下载:
  2. 西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录,并可以显示实时数据 曲线,数据报表功能还未增添,以后有机会会添上,有问题请email我。 通讯控件及控件使用手册 使用西门子prodave 控件 程序中使用了tchar控件 这是第二版
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1.06mb
    • 提供者:www
  1. StdString

    0下载:
  2. CStdString - This is a string class derived from the Standard C++ Library basic_string<TCHAR>. To this it adds the entire CString set of functions (with three exceptions). It is as close to being a drop-in replacement for CString as you are lik
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33.63kb
    • 提供者:Paul Lai
  1. BasicString_src

    0下载:
  2. There are two reasons that urged me to create one more string class, in spite of the fact that so many of them already exist. Let s consider the following scenarios: TCHAR-based application extensively using COM, the functions/interface methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23.17kb
    • 提供者:ljm
  1. Char_Cstring_TCHAR

    0下载:
  2. Visual C++ 2005中CHAR,TCHAR,CString间转换函数
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:carl yuheng
  1. 非常成熟的 HTTP 文件上传类,方便简单

    0下载:
  2. 非常成熟的C++类,实用方便简单 本类一个类独立传输一个块或文件 经过大量的使用, YHttpUpLoad tt; tt.upload(pLocalFileName, TCHAR* pAspURL,TCHAR* subdata,TCHAR* backTxt=NULL,int backS=0);
  3. 所属分类:网络编程

  1. SerivceDes

    0下载:
  2. 在系统服务进程中增加服务, 此功能有许多代码,可是没有给服务加上描述,导致增加的服务不够清晰,经查找,现在增加上很少的代码,添加描述. // 添加服务的描述说明 SERVICE_DEscr iptION ServiceDesc static TCHAR szDescr iption[MAX_PATH] _tcscpy(szDescr iption, _T("MY SerivceDes Descr iption...")) ServiceDe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:44.2kb
    • 提供者:桂林朱
  1. stringconvert

    0下载:
  2. 字符串转换 TCHAR CString LPCTSTR-TCHAR CString LPCTSTR string conversion and so on
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:47.66kb
    • 提供者:xing
  1. matrixkey

    0下载:
  2. 基于wince 6.0 为基础的4*4矩阵键盘源程序。-#include <tchar.h> #include <cardserv.h> #include <cardapi.h> #include <tuple.h> #include <devload.h> #include <diskio.h> #include <nkintr.h> #include <windev.h>
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:20.28kb
    • 提供者:刘海龙
  1. VC_Programming_how_convert_CString_type_TCHAR_type

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

    • 发布日期:2017-04-06
    • 文件大小:18.27kb
    • 提供者:irI
  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_TCHAR_type_CString_type

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

    • 发布日期:2017-04-02
    • 文件大小:18.31kb
    • 提供者:irI
  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. WriteAndReadFile

    0下载:
  2. 读写二进制文件,去掉后面皆为符号,把TCHAR 字符串转化成 CHAR 字符。-read and write binary file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:43.41kb
    • 提供者:ci
  1. Tchart

    0下载:
  2. c++builder tchar控件的实时显示 初级的-c++ builder tchar primary control real-time display
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:457.57kb
    • 提供者:wanhui
  1. Tchar_kline_demo

    0下载:
  2. 利用Tchar做的K线源码,可放大、缩小,界面美观。-Tchar K line
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:784.21kb
    • 提供者:xz
  1. transform-cstring-data-to-tchar

    0下载:
  2. 说明了如何将CString类型转换成TCHAR类型,read me包含了文件的详细说明。-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:17.5kb
    • 提供者:wu qiong
  1. BSTR-TO-TCHAR

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

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

    0下载:
  2. Tchar的使用技巧,Tchar的使用技巧.Tchar的使用技巧-Tchar the use of techniques
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:447.29kb
    • 提供者:alexbo
« 12 »
搜珍网 www.dssz.com