代码搜索结果

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

grfmt_bmp.cpp

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,

progressdlg.cpp

// ProgressDlg.cpp : implementation file // CG: This file was added by the Progress Dialog component #include "stdafx.h" #include "resource.h" #include "ProgressDlg.h" #ifdef _DEBUG #undef

setcommdlg.cpp

// SetCommDlg.cpp : Implementation. // // This software can be offered for free and used as necessary to aid // in your program developments. // // RENESAS TECHNOLOGY CORPORATION, RENESAS SOLUTI

zgmemdc.h

#ifndef _MEMDC_H_ #define _MEMDC_H_ ////////////////////////////////////////////////////////////////////////// class CZgMemDC : public CDC { private: CBitmap m_bitmap; // Offscreen bitmap

dlghuffman.cpp

// DlgHuffman.cpp : implementation file // #include "stdafx.h" #include "ch1_1.h" #include "DlgHuffman.h" #include "DIBAPI.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef

jpgdlg.cpp

// JpgDlg.cpp : implementation file // #include "stdafx.h" #include "elecdemo.h" #include "JpgDlg.h" #include "menuxp.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T

userctrl.cpp

#include "stdafx.h" #include "userctrl.h" #include "global.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif #define MYASSERT(f) if(!(f))throw

monitor.cpp

#include "stdafx.h" #include "monitor.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif CMonitorManager AFX_EXT_CLASS gbMonitorManager; C

myfinddlg.cpp

// MyFindDlg.cpp: implementation of the MyFindDlg class. // ////////////////////////////////////////////////////////////////////// #include "MyFindDlg.h" //////////////////////////////////////

cbrewmedia.cpp

/////////////////////////////////////////////////////////////////////////////////////////////////// // CBrewMedia.h // By Levi's J // 2004.03.12 ///////////////////////////////////////////////////