代码搜索:GetPrivateProfileString
找到约 459 项符合「GetPrivateProfileString」的源代码
代码结果 459
www.eeworm.com/read/179371/9359706
cpp getcodedlg.cpp
// GetCodeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GetCode.h"
#include "GetCodeDlg.h"
#include "stdlib.h"
#include "ctype.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/361763/10037255
cpp bbb.cpp
// bbb.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "bbb.h"
#include "bbbDlg.h"
#include "DlgLogin.h"
#include "PrintDoc.h"
#include "PrintFram.h"
#
www.eeworm.com/read/354309/10365408
cpp getcodedlg.cpp
// GetCodeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GetCode.h"
#include "GetCodeDlg.h"
#include "stdlib.h"
#include "ctype.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/471270/6900477
cpp restoredlg.cpp
// Restoredlg.cpp : implementation file
//
#include "stdafx.h"
#include "NoteManage.h"
#include "Restoredlg.h"
#include "ADOConn.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/466158/7039924
cpp firstmsg.cpp
#include "StdAfx.h"
#include "FirstMsg.h"
#include
#include
FirstMsg::FirstMsg(char* src,char* dest)
:MsgHeader(src,dest)
,m_nFirstData(0)
,m_nSecondData(0)
{
}
FirstMsg
www.eeworm.com/read/245642/7085961
cpp sgip_api_test.cpp
/**
* 说明:中国联通SGIP1.2接口库示例程序
* 作者:PrinceToad
* Email:princetoad@126.com
* Http://princetoad.xiloo.com
* 版本: 1.0 2003/09/09
* 1.1 2003/11/08
* 1.11 2003/11/25 针对1.23版本作了更新.
* 1.12 2003/
www.eeworm.com/read/448474/7532972
cpp restoredlg.cpp
// Restoredlg.cpp : implementation file
//
#include "stdafx.h"
#include "NoteManage.h"
#include "Restoredlg.h"
#include "ADOConn.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/397004/8072709
cpp plant.cpp
#ifndef PLANT_H
#include "Plant.h"
#endif
#ifndef OS_H
#include "Os.h"
#endif
CPlant::CPlant()
{
Init();
}
CPlant::CPlant(string name,int serial,double coeff,double level,double storedpri
www.eeworm.com/read/139178/13185352
cpp person.cpp
#include "stdafx.h"
#include "person.h"
BOOL SYSPARA::DownPara(int groupno)
{
return 0;
}
//从INI文件中载入需要的参数
BOOL SYSPARA::LoadPara(int groupno)
{
//遗传参数部分
CString strNum,strgroupNo;
www.eeworm.com/read/314724/13560221
cpp sgip_api_test.cpp
/**
* 说明:中国联通SGIP1.2接口库示例程序
* 作者:PrinceToad
* Email:princetoad@zealware.com
* Http://www.zealware.com
* 版本: 1.0 2003/09/09
* 1.1 2003/11/08
* 1.11 2003/11/25 针对1.23版本作了更新.
* 1.12 2003