代码搜索结果

找到约 10,000 项符合 M 的代码

dlgbeacon.cpp

// DlgBeacon.cpp : implementation file // #include "stdafx.h" #include "RADIO.h" #include "DlgBeacon.h" #include "APPStatic.h" #include "BeaconManage.h" #ifdef _DEBUG #define new DEBUG_NEW

beaconmanage.cpp

// BeaconManage.cpp: implementation of the CBeaconManage class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "RADIO.h" #include "Beacon

scope.cpp

// Scope1.cpp : implementation file // #include "stdafx.h" #include "resource.h" #include "Scope.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;

scanscope.cpp

// ScanScope.cpp : implementation file // #include "stdafx.h" #include "ScanScope.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ////

npserver.h

#pragma once #include "atltime.h" class CNPServer { public: CNPServer(void); CNPServer(CString strYCNo); ~CNPServer(void); private: CString m_strYCNo; //YC number, eg YC161 CString

evccommdlg.cpp

// eVCCommDlg.cpp : implementation file // #include "stdafx.h" #include "eVCComm.h" #include "eVCCommDlg.h" #include "SettingDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st

videodecodertask.cpp

#include "VideoDecoderTask.h" #include "Log.h" //##ModelId=4753B7EA0292 CVideoDecoderTask::CVideoDecoderTask() { m_bSeek = FALSE; m_nSeekPoint = 0; m_nState = THREAD_STOP; } //##ModelI

guipanelaccess.cpp

//-----------------------------------------------------------------------// // This is a part of the GuiLib MFC Extention. // // Autor : Francisco Campos // // (C) 2002 Francis

authoritymgr.cpp

#include "stdafx.h" #include "CZMisMMC.h" #include "AuthorityMgr.h" ///////////////////////////////////////////////////////////////////////////// // CAuthorityMgrComponentData static const GUID

searchcustomerdlg.cpp

// SearchCustomerDLG.cpp : implementation file // #include "stdafx.h" #include "trade_mis.h" #include "SearchCustomerDLG.h" #include "Trade_MISView.h" #ifdef _DEBUG #define new DEBUG_NEW #