代码搜索结果

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

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 #

searchproviderdlg.cpp

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

dib.cpp

// Dib.cpp: implementation of the CDib class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Dib.h" #ifdef _DEBUG #undef THIS_FILE s

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 #

searchproviderdlg.cpp

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

line.cpp

// Line.cpp : Defines the class behaviors for CDashLine // // The Bresenham function in this file is derived from code from // Jean-Claude Lanz mailto:Jclanz@bluewin.ch // and he presumably sh

settingsdlg.cpp

// SettingsDlg.cpp : implementation file // #include "stdafx.h" #include "SmsTest.h" #include "SettingsDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =

hardy_onecodedlg.cpp

// Hardy_OneCodeDlg.cpp : implementation file // #include "stdafx.h" #include "GeoinModel.h" #include "Hardy_OneCodeDlg.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS

optiondlg.cpp

// OptionDlg.cpp : implementation file // #include "stdafx.h" #include "HWRECT.h" #include "OptionDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI

ngdocenum.cpp

//////////////////////////////////////////////////////////////// // DOCENUM Copyright 1995 Microsoft Systems Journal. // // CNGDocEnumerator Enumerates all the documents in an application. // See