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

搜索资源列表

  1. ReadWriteINI

    0下载:
  2. 这是一个文件管理程序,就像windows资源管理器一样。它对于windows explorer是一个更好的替换程序。功能包括,文本编辑器,可简为初学者演示了如何使用GetPrivateProfileString和WritePrivateProfileString APIs来读取和编写.ini文件。-This a document management procedures, like windows for the same resources management. Windows explo
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4263
    • 提供者:冯华
  1. File_ini_RW

    0下载:
  2. 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29193
    • 提供者:游志宇
  1. imi1

    0下载:
  2. 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30358
    • 提供者:uhy
  1. WRini

    0下载:
  2. 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePri
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28096
    • 提供者:东方玉
  1. PickUpINI

    0下载:
  2. EVC 实现GetPrivateProfileString的功能,并且可以转换成CRect、CSize、COLORREF等类型
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:46151
    • 提供者:liuzhx
  1. SGIP1.2.0.10.DEMO

    0下载:
  2. 用c++编写的的中国联通SGIP协议,内容挺全。 MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage Get
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:645941
    • 提供者:tw
  1. EVC4.2.iniFilereadwriteFounction

    0下载:
  2. 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:3947
    • 提供者:baihaili
  1. File_ini_RW

    0下载:
  2. 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-Control software in the works, there are many design to the system configuration parameters, all parame
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:25303
    • 提供者:caonimabitoo
  1. readAndWriteIniFile

    0下载:
  2. MFC函数读写ini文件,内有详细的参考资料和,试用说明!所用函数GetPrivateProfileInt,GetPrivateProfileString,WritePrivateProfileString等-MFC function to read and write ini files, there are detailed reference materials and trial descr iption! The function GetPrivateProfileInt, GetPr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:248993
    • 提供者:wangkafeng
  1. File_INI

    0下载:
  2. 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-Comm Initilation file Get Private Profile Write Private Profile
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:9767
    • 提供者:初学者
  1. ini

    0下载:
  2. wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:jackson
  1. GetPrivateProfileString

    0下载:
  2. 在LINUX下自己实现windows里读配置文件信息的两个函数GetPrivateProfileString和GetPrivateProfileInt-LINUX achieved under the windows in your profile information, read the two functions and GetPrivateProfileInt GetPrivateProfileString
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:丁慧慧
  1. Get_Write_PrivateProfileString

    0下载:
  2. WritePrivateProfileString GetPrivateProfileString Wince & Win Mobile
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-14
    • 文件大小:4802
    • 提供者:Buldog
  1. rwinifiles

    0下载:
  2. 读写ini文件,主要使用windows中的API、函数:GetPrivateProfileString和WritePrivateProfileString-R/W INI files,useing by windows API:GetPrivateProfileString() and WritePrivateProfileString()
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:2139
    • 提供者:scxzh
  1. CIniFile

    0下载:
  2. 在读写ini配置文件时,往往同学们直接使用系统自带的api函数GetPrivateProfileString,这个api函数会在代码实现内部对windows注册表进行操作。但商业环境下,往往会对系统的注册表操作权限进行设置,那么这个函数将会发生操作失败。于是我们最好的办法是放弃此类函数,重写对ini的操作。本代码实现了此功能。很方便偶-The read and write ini configuration file, often students use the system api func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:9433
    • 提供者:lxun
  1. ReadINI

    0下载:
  2. Imports the Win32 Function "GetPrivateProfileString" from the "Kernel32" class.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1347
    • 提供者:jini
  1. ReadConfig

    0下载:
  2. 利用C语言实现配置文件(.ini)的读写操作,可跨平台使用,实现的功能与windows API 函数 GetPrivateProfileString 和WritePrivateProfileString的功能一样-Using C language to complete two functions which can read and write config files, like that with suffix .ini
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:16976
    • 提供者:yangpeng
  1. ini

    0下载:
  2. 读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))
  3. 所属分类:文件操作

搜珍网 www.dssz.com