文件名称:IconExtractor
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- mo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Professional applications written in any language commonly have an icon image to distinguish the program. It can be important for C# applications to extract those default icons from executables. For example picture a program manager that keeps track of program locations, representing each program with its own icon is essential.
You will need two API functions:
1- ExtractIconExA - Accesses the icon information on an executable file
2- DestroyIcon - Cleans up the memory by deleting the extracted information
-Professional applications written in any language commonly have an icon image to distinguish the program. It can be important for C# applications to extract those default icons from executables. For example picture a program manager that keeps track of program locations, representing each program with its own icon is essential.
You will need two API functions:
1- ExtractIconExA- Accesses the icon information on an executable file
2- DestroyIcon- Cleans up the memory by deleting the extracted information
You will need two API functions:
1- ExtractIconExA - Accesses the icon information on an executable file
2- DestroyIcon - Cleans up the memory by deleting the extracted information
-Professional applications written in any language commonly have an icon image to distinguish the program. It can be important for C# applications to extract those default icons from executables. For example picture a program manager that keeps track of program locations, representing each program with its own icon is essential.
You will need two API functions:
1- ExtractIconExA- Accesses the icon information on an executable file
2- DestroyIcon- Cleans up the memory by deleting the extracted information
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IconExtractor
.............\Form1.cs
.............\Form1.Designer.cs
.............\Form1.resx
.............\IconExtractor.csproj
.............\IconExtractor.exe
.............\IconExtractor.sln
.............\Program.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\..........\Resources.Designer.cs
.............\..........\Resources.resx
.............\..........\Settings.Designer.cs
.............\..........\Settings.settings
.............\Form1.cs
.............\Form1.Designer.cs
.............\Form1.resx
.............\IconExtractor.csproj
.............\IconExtractor.exe
.............\IconExtractor.sln
.............\Program.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\..........\Resources.Designer.cs
.............\..........\Resources.resx
.............\..........\Settings.Designer.cs
.............\..........\Settings.settings