• 大小: 980KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-01-01
  • 语言: 其他
  • 标签: API  OPEN  UG  

资源简介

UG应用开发教程与实例精解

资源截图

代码片段和文件信息

// Code.cpp : Defines the initialization routines for the DLL.
//

#include “stdafx.h“
#include “Code.h“

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

//
// Note!
//
// If this DLL is dynamically linked against the MFC
// DLLs any functions exported from this DLL which
// call into MFC must have the AFX_MANAGE_STATE macro
// added at the very beginning of the function.
//
// For example:
//
// extern “C“ BOOL PASCAL EXPORT ExportedFunction()
// {
// AFX_MANAGE_STATE(AfxGetStaticModuleState());
// // normal function body here
// }
//
// It is very important that this macro appear in each
// function prior to any calls into MFC.  This means that
// it must appear as the first statement within t

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2375  2004-10-27 10:06  《UG应用开发教程与实例精解》\FileNew\Application\FileNew.dlg

     文件      17940  2007-05-29 11:05  《UG应用开发教程与实例精解》\FileNew\Code\Code.aps

     文件        310  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\Code.clw

     文件       1727  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\Code.cpp

     文件        178  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\Code.def

     文件       4675  2004-11-12 17:26  《UG应用开发教程与实例精解》\FileNew\Code\Code.dsp

     文件        531  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\Code.dsw

     文件       1254  2004-10-15 16:32  《UG应用开发教程与实例精解》\FileNew\Code\Code.h

     文件     123904  2007-05-29 11:14  《UG应用开发教程与实例精解》\FileNew\Code\Code.ncb

     文件      60928  2007-05-29 11:14  《UG应用开发教程与实例精解》\FileNew\Code\Code.opt

     文件       2369  2004-11-12 17:26  《UG应用开发教程与实例精解》\FileNew\Code\Code.plg

     文件       3053  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\Code.rc

     文件      27636  2004-10-27 09:14  《UG应用开发教程与实例精解》\FileNew\Code\FileNew.cpp

     文件       3243  2004-10-25 09:56  《UG应用开发教程与实例精解》\FileNew\Code\FileNew.h

     文件       4346  2004-10-15 19:32  《UG应用开发教程与实例精解》\FileNew\Code\Main.cpp

     文件       2662  2004-10-24 14:52  《UG应用开发教程与实例精解》\FileNew\Code\Main.h

     文件       2538  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\ReadMe.txt

     文件        396  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\res\Code.rc2

     文件        376  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\Resource.h

     文件        206  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\StdAfx.cpp

     文件       1447  2004-10-15 16:06  《UG应用开发教程与实例精解》\FileNew\Code\StdAfx.h

     文件        525  2007-05-29 11:14  《UG应用开发教程与实例精解》\FileNew\Code\uf_call.cpp

     文件        216  2004-10-06 10:10  《UG应用开发教程与实例精解》\FileNew\Code\uf_call.h

     文件    8653824  2004-06-03 16:22  《UG应用开发教程与实例精解》\FileNew\Doc\FileNew.avi

    ..A.SH.      4096  2007-04-03 15:27  《UG应用开发教程与实例精解》\FileNew\Doc\Thumbs.db

     文件      43684  2004-10-27 09:21  《UG应用开发教程与实例精解》\FileNew\seed_part\seedpart_3dm.prt

     文件      43684  2004-10-27 09:21  《UG应用开发教程与实例精解》\FileNew\seed_part\seedpart_asm.prt

     文件      43684  2004-10-27 09:21  《UG应用开发教程与实例精解》\FileNew\seed_part\seedpart_cae.prt

     文件      43684  2004-10-27 09:21  《UG应用开发教程与实例精解》\FileNew\seed_part\seedpart_cam.prt

     文件      41628  2004-10-27 09:22  《UG应用开发教程与实例精解》\FileNew\seed_part\seedpart_dwg.prt

............此处省略64个文件信息

评论

共有 条评论