代码搜索:GetPrivateProfileString
找到约 459 项符合「GetPrivateProfileString」的源代码
代码结果 459
www.eeworm.com/read/288887/8596378
cpp provincedlg.cpp
// ProvinceDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Province.h"
#include "ProvinceDlg.h"
#include "Reg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/353256/10459068
cpp afispath.cpp
// afispath.cpp
#include "stdafx.h"
#include "afispath.h"
short ReadAFISPath(AFIS_PATH & AFISPath)
{
// read the file
::GetPrivaterofileString(AFIS_PATH_SECT, eAFIS_ROOT, "l:\\afis",A
www.eeworm.com/read/277575/10624758
cpp data.cpp
// Data.cpp: implementation of the CData class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "QGZX_InfoPlat.h"
#include "Data.h"
#if
www.eeworm.com/read/108263/15589315
cpp writereadfrominidlg.cpp
// WriteReadFromIniDlg.cpp : implementation file
//
#include "stdafx.h"
#include "WriteReadFromIni.h"
#include "WriteReadFromIniDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/100630/15868347
cpp writebuf.cpp
#include "stdafx.h"
#include "Writebuf.h"
#include
#include
WriteLed::WriteLed()//CAdd * padd,BYTE m_hei)
{
m_dp=(PDWORD)0xd0000;
m_pdp=(PCHAR)m_dp;
m_ep=(PDWORD)0x
www.eeworm.com/read/100347/15876521
cpp toolbox.cpp
// toolbox.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "systemse.h"
//#include "toolbox.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FI
www.eeworm.com/read/453468/7419350
cpp gmcmdstring.cpp
#include "StdAfx.h"
#include ".\gmcmdstring.h"
#include
GMCmdString::GMCmdString(void)
{
ZeroMemory( m_szEntrance, MAX_GMCMD_STRING ); //涝厘
ZeroMemory( m_szSpeed, MAX_GMCMD_STRING
www.eeworm.com/read/453468/7419639
cpp gmcmdstring.cpp
#include "stdAfx.h"
#include ".\gmcmdstring.h"
#include
GMCmdString::GMCmdString(void)
{
ZeroMemory( m_szWorldNotice, MAX_GMCMD_STRING );
ZeroMemory( m_szChannelNotice, MAX_GMCMD_STRI
www.eeworm.com/read/453468/7419688
cpp worldserverinfoparser.cpp
#include "stdafx.h"
#include "WorldServerInfoParser.h"
WorldServerInfoParser::WorldServerInfoParser(void)
{
}
WorldServerInfoParser::~WorldServerInfoParser(void)
{
}
BOOL WorldServerInfo
www.eeworm.com/read/117299/14931875
c sendmsg.c
/********************************************************************
ModuleName: SMGW Client API Example Program
FileName: Sendmsg.c
DESCRIPTION: Send Single Message Example Program