代码搜索:GetPrivateProfileString
找到约 459 项符合「GetPrivateProfileString」的源代码
代码结果 459
www.eeworm.com/read/110670/15527644
cpp regserverdlg.cpp
//*** 软件名称:我为聊狂服务器端
//*** 文件名称:RegServerDlg.cpp
//*** 功能:用户信息注册、用户登陆信息确认
//*** 软件开发:顾加平
//*** 邮箱地址:jiapingboy@163.com
//以下代码全是作者个人写的,版权属于作者个人,不准随意复制传播!!
#include "stdafx.h"
www.eeworm.com/read/102489/15780100
cpp fcdfile.cpp
#include "StdAfx.h"
#include "FluteD.h"
#include "FCDFile.h"
int CFCDFile::Setup(char * fname)
{
int i;
AddLog("\n[Setup FCD File]\n");
GetPrivateProfileString(FCD_CHAIN, FCD_DEV, ""
www.eeworm.com/read/102489/15780126
cpp fcdfile.cpp
#include "StdAfx.h"
#include "FluteD.h"
#include "FCDFile.h"
int CFCDFile::Setup(char * fname)
{
int i;
AddLog("\n[Setup FCD File]\n");
GetPrivateProfileString(FCD_CHAIN, FCD_DEV, ""
www.eeworm.com/read/430659/8734579
bas readini.bas
Attribute VB_Name = "INIFileReader"
Option Explicit
Const INI_SECTION = "Data Files"
Const INI_FILENAME = "VB5DBHT.INI"
Const MAX_PATH = 128
#If Win32 Then
Declare Function GetPrivatePro
www.eeworm.com/read/430659/8735007
bas readini.bas
Attribute VB_Name = "INIFileReader"
Option Explicit
Const INI_SECTION = "Data Files"
Const INI_FILENAME = "VBDBHT.INI"
Const MAX_PATH = 128
#If Win32 Then
Declare Function GetPrivateProf
www.eeworm.com/read/430659/8735822
bas readini.bas
Attribute VB_Name = "INIFileReader"
Option Explicit
Const INI_SECTION = "Data Files"
Const INI_FILENAME = "VB6DBHT.INI"
Const MAX_PATH = 128
#If Win32 Then
Declare Function GetPrivatePro
www.eeworm.com/read/284786/8898627
cpp storage.cpp
// Storage.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Storage.h"
#include "StorageDlg.h"
#include "LoginDlg.h"
#ifdef _DEBUG
#define new DEBUG_N
www.eeworm.com/read/374548/9396543
cpp ncap.cpp
// Ncap.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Ncap.h"
#include "NcapDlg.h"
#include "ADOConn.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/164665/7692416
bas readini.bas
Attribute VB_Name = "INIFileReader"
Option Explicit
Const INI_SECTION = "Data Files"
Const INI_FILENAME = "VB5DBHT.INI"
Const MAX_PATH = 128
#If Win32 Then
Declare Function GetPrivatePro
www.eeworm.com/read/164665/7692618
bas readini.bas
Attribute VB_Name = "INIFileReader"
Option Explicit
Const INI_SECTION = "Data Files"
Const INI_FILENAME = "VBDBHT.INI"
Const MAX_PATH = 128
#If Win32 Then
Declare Function GetPrivateProf