代码搜索结果

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

imgcenterdib.cpp

#include "stdafx.h" #include "ImageCenterDib.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /********************************************

imgcenterdib.cpp

#include "stdafx.h" #include "ImageCenterDib.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /********************************************

imgcenterdib.cpp

#include "stdafx.h" #include "ImageCenterDib.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /********************************************

rddlg.cpp

// RDDlg.cpp : implementation file // #include "stdafx.h" #include "AntClustering.h" #include "RDDlg.h" #include "ArrayData.h" #include "math.h" #ifdef _DEBUG #define new DEBUG_NEW #undef

lzw.cpp

// Lzw.cpp #include "stdafx.h" #include "CompressedFile.h" #define END_OF_STREAM 256 #ifdef UNUSED #undef UNUSED #endif #define UNUSED -1 CLzwFile::CLzwFile() { m_bStorageAllocated

servermessagesdlg.cpp

// ServerMessagesDlg.cpp : implementation file // #include "stdafx.h" #include "PROJECTPMU.h" #include "ServerMessagesDlg.h" #include "EditServerMessagesDlg.h" #include "ConfirmServerDelDlg.h"

lzw.cpp

// Lzw.cpp #include "stdafx.h" #include "CompressedFile.h" #define END_OF_STREAM 256 #ifdef UNUSED #undef UNUSED #endif #define UNUSED -1 CLzwFile::CLzwFile() { m_bStorageAllocated

lzw.cpp

// Lzw.cpp #include "CompressedFile.h" #define END_OF_STREAM 256 #ifdef UNUSED #undef UNUSED #endif #define UNUSED -1 CLzwFile::CLzwFile() { m_bStorageAllocated = FALSE; } CLzw

adjustcolordlg.cpp

// AdjustColorDlg.cpp : implementation file // #include "stdafx.h" #include "Dib.h" #include "ImageBoard.h" #include "AdjustColorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE

paintparambar.cpp

// PaintParambar.cpp : implementation file // #include "stdafx.h" #include "ImageBoard.h" #include "ImageBoardDoc.h" #include "ImageBoardView.h" #include "PaintParambar.h" #ifdef _DEBUG #d