• 大小: 2.57M
    文件类型: .zip
    金币: 2
    下载: 5 次
    发布日期: 2023-09-08
  • 语言: 其他
  • 标签: 其他  

资源简介

Dll2C_3.74(1).zip

资源截图

代码片段和文件信息

// dllmain.cpp : Defines the entry point for the DLL application.
#include “stdafx.h“

#if 0
BOOL APIENTRY DllMain( HMODULE hModule
                       DWORD  ul_reason_for_call
                       LPVOID lpReserved
 )
{
switch (ul_reason_for_call)
{
case DLL_PROCESS_ATTACH:
case DLL_THREAD_ATTACH:
case DLL_THREAD_DETACH:
case DLL_PROCESS_DETACH:
break;
}
return TRUE;
}
#endif

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件      954423  2019-05-23 18:33  fun.dat
     文件         524  2019-09-05 01:10  How to use.txt
     文件       30496  2019-05-23 18:34  lib.dat
     文件     3373056  2019-05-25 15:53  lib1.dat
     文件        8704  2019-05-25 15:53  lib2.dat
     文件       39424  2019-05-25 15:53  lib3.dat
     文件           0  2019-05-25 15:53  lib4.dat
     文件       17408  2019-05-25 15:53  lib5.dat
     文件        3072  2019-05-25 15:53  lib6.dat
     文件         512  2019-05-25 15:53  lib7.dat
     文件         512  2019-05-25 15:53  lib8.dat
     目录           0  2019-09-20 15:32  images\
     文件        3301  2019-08-25 16:34  images\a.png
     文件        3875  2019-05-23 18:33  images\build.png
     文件        8998  2019-05-23 18:33  images\build_bk.bmp
     文件        3213  2019-08-25 15:51  images\c.png
     文件         574  2019-05-23 18:33  images\check.bmp
     文件         216  2019-09-09 17:02  images\check.png
     文件         218  2019-05-23 18:33  images\check_c.png
     文件         214  2019-08-30 10:21  images\check_forced.png
     文件         306  2019-05-23 18:33  images\collapse.bmp
     文件        2904  2019-05-23 18:33  images\collapse.png
     文件         150  2019-05-23 18:33  images\cur.bmp
     文件        2844  2019-08-25 13:35  images\d.png
     文件        2902  2019-05-23 18:33  images\down_s.png
     文件         306  2019-05-23 18:33  images\expand.bmp
     文件        2912  2019-05-23 18:33  images\fun.png
     文件         174  2019-05-23 18:33  images\h.bmp
     文件        3535  2019-05-23 18:33  images\left.png
     文件        3464  2019-05-23 18:33  images\left_dis.png
     文件         134  2019-05-23 18:33  images\list_header.bmp
............此处省略64个文件信息

评论

共有 条评论