代码搜索:GetPrivateProfileString
找到约 459 项符合「GetPrivateProfileString」的源代码
代码结果 459
www.eeworm.com/read/164665/7692978
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/474963/6798662
cpp bookfrienddlg.cpp
// BookFriendDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BookFriend.h"
#include "BookFriendDlg.h"
#include "NoteSet.h"
#include "Associator.h"
#include "Often.h"
#include
www.eeworm.com/read/100630/15868348
cpp sjshq.cpp
// sjshq.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "sjshq.h"
#include "sjshqDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/390583/8458780
cpp packinfo.cpp
// PackInfo.cpp : implementation file
//
#include "stdafx.h"
#include "FakeTolcan.h"
#include "PackInfo.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/427020/8984777
cpp fertsub.cpp
#include "stdafx.h"
#include
#include
#include "mydata.h"
//-----------------------------------------------------------------------------
void LenRecQ (RXBUF *r, short *l
www.eeworm.com/read/177284/9460884
cpp adodb.cpp
// AdoDB.cpp: implementation of the CAdoDB class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "AdoDB.h"
#ifdef _DEBUG
#undef THIS_F
www.eeworm.com/read/166965/9987694
cpp setupdlg.cpp
// SetupDlg.cpp : implementation file
//
#include "stdafx.h"
#include "AI2001.h"
#include "SetupDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/277575/10624729
cpp dbsettingdlg.cpp
// DBSettingDlg.cpp : implementation file
//
#include "stdafx.h"
#include "QGZX_InfoPlat.h"
#include "DBSettingDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_
www.eeworm.com/read/130288/6954055
cpp cppdyer.cpp
// CppDyer.cpp: implementation of the CppDyer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "CppDyer.h"
/
www.eeworm.com/read/466158/7039911
cpp thirdmsg.cpp
#include "StdAfx.h"
#include "ThirdMsg.h"
#include "Data.h"
ThirdMsg::ThirdMsg(char* src,char* dest)
:MsgHeader(src,dest)
{
}
ThirdMsg::~ThirdMsg(void)
{
for(vector::iterator ite