• 大小: 0.02M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签:

资源简介


资源截图

代码片段和文件信息

// GetCurrentDirectory.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “GetCurrentDirectory.h“
#include “GetCurrentDirectoryDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CGetCurrentDirectoryApp

BEGIN_MESSAGE_MAP(CGetCurrentDirectoryApp CWinApp)
//{{AFX_MSG_MAP(CGetCurrentDirectoryApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CGetCurrentDirecto

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       21128  2013-11-12 11:49  GetCurrentDirectory.aps
     文件        1265  2013-11-12 11:49  GetCurrentDirectory.clw
     文件        2245  2013-11-12 11:37  GetCurrentDirectory.cpp
     文件        4393  2013-11-12 11:37  GetCurrentDirectory.dsp
     文件         561  2013-11-12 11:37  GetCurrentDirectory.dsw
     文件        1467  2013-11-12 11:37  GetCurrentDirectory.h
     文件       48640  2013-11-12 11:49  GetCurrentDirectory.opt
     文件        5384  2013-11-12 11:45  GetCurrentDirectory.rc
     文件        4569  2013-11-12 11:44  GetCurrentDirectoryDlg.cpp
     文件        1470  2013-11-12 11:38  GetCurrentDirectoryDlg.h
     文件        3813  2013-11-12 11:37  ReadMe.txt
     文件         743  2013-11-12 11:39  Resource.h
     文件         221  2013-11-12 11:37  StdAfx.cpp
     文件        1054  2013-11-12 11:37  StdAfx.h
     文件        1078  2013-11-12 11:37  res\GetCurrentDirectory.ico
     文件         411  2013-11-12 11:37  res\GetCurrentDirectory.rc2

评论

共有 条评论