• 大小: 1.81MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-07
  • 语言: C/C++
  • 标签: 实例唯一  

资源简介

程序如何最小化到系统托盘, 程序一次只能启动一个,限制不可多启动 实例代码很有代表性,值得学习

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// testTray.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“




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

     文件     106039  2011-04-14 10:39  testTray\Debug\StdAfx.obj

     文件     110689  2011-04-14 13:05  testTray\Debug\testTray.exe

     文件     270612  2011-04-14 13:05  testTray\Debug\testTray.ilk

     文件      14202  2011-04-14 12:00  testTray\Debug\testTray.obj

     文件    5502140  2011-04-14 10:39  testTray\Debug\testTray.pch

     文件     394240  2011-04-14 13:05  testTray\Debug\testTray.pdb

     文件       2704  2011-04-14 13:03  testTray\Debug\testTray.res

     文件      29493  2011-04-14 13:05  testTray\Debug\testTrayDlg.obj

     文件     214016  2011-04-14 13:05  testTray\Debug\vc60.idb

     文件     372736  2011-04-14 13:05  testTray\Debug\vc60.pdb

     文件       3615  2011-04-14 10:30  testTray\ReadMe.txt

     文件       1078  2011-04-14 10:30  testTray\res\testTray.ico

     文件        400  2011-04-14 10:30  testTray\res\testTray.rc2

     文件        871  2011-04-14 13:00  testTray\resource.h

     文件        210  2011-04-14 10:30  testTray\StdAfx.cpp

     文件       1054  2011-04-14 10:30  testTray\StdAfx.h

     文件      36164  2011-04-14 13:03  testTray\testTray.aps

     文件       1245  2011-04-14 13:05  testTray\testTray.clw

     文件       2324  2011-04-14 12:00  testTray\testTray.cpp

     文件       4195  2011-04-14 10:30  testTray\testTray.dsp

     文件        524  2011-04-14 10:30  testTray\testTray.dsw

     文件       1377  2011-04-14 11:52  testTray\testTray.h

     文件      58368  2011-04-14 13:06  testTray\testTray.ncb

     文件      48640  2011-04-14 13:06  testTray\testTray.opt

     文件       1000  2011-04-14 13:05  testTray\testTray.plg

     文件       6334  2011-04-14 13:03  testTray\testTray.rc

     文件       6166  2011-04-14 13:05  testTray\testTrayDlg.cpp

     文件       1583  2011-04-14 11:43  testTray\testTrayDlg.h

     目录          0  2011-04-14 13:05  testTray\Debug

     目录          0  2011-04-14 10:30  testTray\res

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

评论

共有 条评论

相关资源