首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Service.cpp

Service.cpp

  • 资源大小:1.34 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: c++,c

资 源 简 介

// Service.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "Service.h"#include "ServiceDlg.h"//#define _CRTDBG_MAP_ALLOC //#include //#include #ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endifextern void _CRTAPI1 main(int argc, char **argv);/////////////////////////////////////////////////////////////////////////////// CServiceAppBEGIN_MESSAGE_MAP(CServiceApp, CWinApp)//{{AFX_MSG_MAP(CServiceApp)// NOTE - the ClassWizard will add and remove mapping macros here.//    DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////

文 件 列 表

Service.cpp
VIP VIP
0.168521s