代码搜索:CObject
找到约 2,165 项符合「CObject」的源代码
代码结果 2,165
www.eeworm.com/read/172394/5388281
cpp battleteam_suryun.cpp
// BattleTeam_Suryun.cpp: implementation of the CBattleTeam_Suryun class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "BattleTeam_Suryu
www.eeworm.com/read/475865/6767905
cpp chatpacket.cpp
// ChatPacket.cpp: implementation of the CChatPacket class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#ifdef _DEBUG
#undef THIS_FILE
stati
www.eeworm.com/read/293834/8269761
h dbfield.h
#ifndef _CDBFieldH
#define _CDBFieldH
class CDBField : public CObject{
public:
CString m_sColumn; // The Column name in the DB
CString m_sValue;
CString m_sNewValue;
int m_nInt;
www.eeworm.com/read/171955/9728687
h dbfield.h
#ifndef _CDBFieldH
#define _CDBFieldH
class CDBField : public CObject{
public:
CString m_sColumn; // The Column name in the DB
CString m_sValue;
CString m_sNewValue;
int m_nInt;
www.eeworm.com/read/249484/12494293
h wzdinfo.h
#ifndef WZDINFO_H
#define WZDINFO_H
class CWzdInfo : public CObject
{
public:
CWzdInfo();
~CWzdInfo();
//misc info
CString m_sGroupName;
CString m_sComment;
int m_nVersion;
www.eeworm.com/read/205278/15322225
h mouse_hook.h
#if !defined(AFX_MOUSEHOOK_H__INCLUDED_)
#define AFX_MOUSEHOOK_H__INCLUDED_
class AFX_EXT_CLASS CMouse_Hook : public CObject
{
public:
CMouse_Hook();
~CMouse_Hook();
bool StartHook(HWND h
www.eeworm.com/read/273361/10919124
cpp cmessg.cpp
#include "stdafx.h"
#include "CMessg.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////////////////////
www.eeworm.com/read/463048/7190080
h object_help.h
#if !defined(AFX_OBJECT_HELP_H__20DE6BCA_6CAC_4E64_B9EB_431AC5162A6E__INCLUDED_)
#define AFX_OBJECT_HELP_H__20DE6BCA_6CAC_4E64_B9EB_431AC5162A6E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/447888/7544530
cpp cmessg.cpp
#include "stdafx.h"
#include "CMessg.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////////////////////
www.eeworm.com/read/435762/7785032
cpp ecg_info.cpp
// ECG_Info.cpp: implementation of the CECG_Info class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ECG_1.h"
#include "ECG_Info.h"
#