代码搜索结果
找到约 10,000 项符合
Monitor 的代码
monitor.h
// monitor.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CMonitorApp:
// 有关此类的实现,请参阅 mo
monitor.dsp
# Microsoft Developer Studio Project File - Name="monitor" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
monitor.cpp
// monitor.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "monitor.h"
#include "monitorDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMonitorApp
BEGIN_MESSAGE_MAP(CMonitor
monitor.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMonitorDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "monito