Welcome![Sign In][Sign Up]
Location:
Search - WritePrivateProfileString

Search list

[Windows DevelopReadWriteINI

Description: 这是一个文件管理程序,就像windows资源管理器一样。它对于windows explorer是一个更好的替换程序。功能包括,文本编辑器,可简为初学者演示了如何使用GetPrivateProfileString和WritePrivateProfileString APIs来读取和编写.ini文件。-This a document management procedures, like windows for the same resources management. Windows explorer for it is a better replacement procedures. Features include text editor, Jane demonstrated to beginners how to use the WritePrivateProfileString GetPrivateProfileString and APIs to read and prepare. Ini file.
Platform: | Size: 4263 | Author: 冯华 | Hits:

[File OperateFile_ini_RW

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters can be ini wrote a paper, VC procedures in the use of the system provides GetPrivateProfileString and Wri tePrivateProfileString function directly read and write file system configuration ini (Designation Contents of Ini), and without adding ini document literacy category.
Platform: | Size: 29193 | Author: 游志宇 | Hits:

[Windows Developimi1

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters can be ini wrote a paper in VC procedures for the use of the system GetPrivateProfileString and WritePrivateProfileString function directly read and write system configuration ini files (designated directories of Ini), and without adding ini document literacy category.
Platform: | Size: 30358 | Author: uhy | Hits:

[Windows DevelopWRini

Description: 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePrivateProfileString ()
Platform: | Size: 28096 | Author: 东方玉 | Hits:

[Windows DevelopIniFile

Description: BCB配置文件操作。-BCB configuration file manipulation.
Platform: | Size: 67584 | Author: 李木 | Hits:

[Windows DevelopReadWriteINI

Description: 这是一个文件管理程序,就像windows资源管理器一样。它对于windows explorer是一个更好的替换程序。功能包括,文本编辑器,可简为初学者演示了如何使用GetPrivateProfileString和WritePrivateProfileString APIs来读取和编写.ini文件。-This a document management procedures, like windows for the same resources management. Windows explorer for it is a better replacement procedures. Features include text editor, Jane demonstrated to beginners how to use the WritePrivateProfileString GetPrivateProfileString and APIs to read and prepare. Ini file.
Platform: | Size: 4096 | Author: | Hits:

[File OperateFile_ini_RW

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters can be ini wrote a paper, VC procedures in the use of the system provides GetPrivateProfileString and Wri tePrivateProfileString function directly read and write file system configuration ini (Designation Contents of Ini), and without adding ini document literacy category.
Platform: | Size: 410624 | Author: 游志宇 | Hits:

[Windows Developimi1

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters can be ini wrote a paper in VC procedures for the use of the system GetPrivateProfileString and WritePrivateProfileString function directly read and write system configuration ini files (designated directories of Ini), and without adding ini document literacy category.
Platform: | Size: 3442688 | Author: uhy | Hits:

[Windows DevelopWRini

Description: 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePrivateProfileString ()
Platform: | Size: 27648 | Author: 东方玉 | Hits:

[OtherSGIP1.2.0.10.DEMO

Description: 用c++编写的的中国联通SGIP协议,内容挺全。 MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket -With c++ Prepared by the China Unicom SGIP agreement, the contents of the whole ting. MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket
Platform: | Size: 646144 | Author: tw | Hits:

[Windows CEMessageWin

Description: WinCe CF2.0 MessageWin使用源代码C# C#开发WinCE自定义消息传递机制代码-WinCe CF2.0 MessageWin use source code C# C# Development WinCE custom code messaging mechanism
Platform: | Size: 19456 | Author: Chen Zhongming | Hits:

[Windows CEEVC4.2.iniFilereadwriteFounction

Description: 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
Platform: | Size: 4096 | Author: baihaili | Hits:

[File OperateFile_ini_RW

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-Control software in the works, there are many design to the system configuration parameters, all parameters can write an ini file, in the VC process GetPrivateProfileString use system and directly read and write WritePrivateProfileString function system configuration ini file (specified directory Ini file) without having to add a category to read and write ini files.
Platform: | Size: 3467264 | Author: caonimabitoo | Hits:

[Windows DevelopreadAndWriteIniFile

Description: MFC函数读写ini文件,内有详细的参考资料和,试用说明!所用函数GetPrivateProfileInt,GetPrivateProfileString,WritePrivateProfileString等-MFC function to read and write ini files, there are detailed reference materials and trial description! The function GetPrivateProfileInt, GetPrivateProfileString, WritePrivateProfileString etc.
Platform: | Size: 2120704 | Author: wangkafeng | Hits:

[File OperateFile_INI

Description: 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-Comm Initilation file Get Private Profile Write Private Profile
Platform: | Size: 10240 | Author: 初学者 | Hits:

[Windows MobileGet_Write_PrivateProfileString

Description: WritePrivateProfileString GetPrivateProfileString Wince & Win Mobile
Platform: | Size: 5120 | Author: Buldog | Hits:

[File Operaterwinifiles

Description: 读写ini文件,主要使用windows中的API、函数:GetPrivateProfileString和WritePrivateProfileString-R/W INI files,useing by windows API:GetPrivateProfileString() and WritePrivateProfileString()
Platform: | Size: 2048 | Author: scxzh | Hits:

[Consoleini

Description: 读写配置文件,windows下, 用windows 读写配置文件的api 函数WritePrivateProfileString 这一系列函数-read and write config file using windows api function WritePrivateProfileString
Platform: | Size: 1024 | Author: fanxilai | Hits:

[SourceCodeC语言实现读写配置文件INI

Description: 用C语言实现读写配置文件INI,可替代GetprivateProfileString和WritePrivateProfileString函数。
Platform: | Size: 5114 | Author: yp821374975 | Hits:

[File OperateReadConfig

Description: 利用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
Platform: | Size: 17408 | Author: yangpeng | Hits:
« 12 »

CodeBus www.codebus.net