文件名称:HarlinnWindows-2012-11-09-02
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 242kb
- 下载次数:
- 0次
- 提 供 者:
- 付**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
• Windows API errors are converted to exceptions
• Maps COM HRESULT to exceptions when appropriate
• Direct2D wrapper classes
• DirectWrite wrapper classes
• Windows Imaging Component wrapper classes
• Windows Property System wrapper classes
• Core COM utility and interface wrapper classes
• Extensive use of std::shared_ptr<> prevents resource leakage
• GDI Bitmap, Icon, Font, Brush, Pen and Device Context classes
• String, DateTime, TimeSpan and a high resolution Stopwatch
• User interface controls are in the works
• Maps COM HRESULT to exceptions when appropriate
• Direct2D wrapper classes
• DirectWrite wrapper classes
• Windows Imaging Component wrapper classes
• Windows Property System wrapper classes
• Core COM utility and interface wrapper classes
• Extensive use of std::shared_ptr<> prevents resource leakage
• GDI Bitmap, Icon, Font, Brush, Pen and Device Context classes
• String, DateTime, TimeSpan and a high resolution Stopwatch
• User interface controls are in the works
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Examples
........\Windows
........\.......\Controls
........\.......\........\TextEditExample
........\.......\........\...............\Debug
........\.......\........\...............\.....\TextEditExample.res
........\.......\........\...............\ReadMe.txt
........\.......\........\...............\Resource.h
........\.......\........\...............\small.ico
........\.......\........\...............\stdafx.cpp
........\.......\........\...............\stdafx.h
........\.......\........\...............\targetver.h
........\.......\........\...............\TextEditExample.cpp
........\.......\........\...............\TextEditExample.h
........\.......\........\...............\TextEditExample.ico
........\.......\........\...............\TextEditExample.rc
........\.......\........\...............\TextEditExample.vcxproj
........\.......\........\...............\TextEditExample.vcxproj.filters
........\.......\........\...............\x64
........\.......\........\...............\...\Debug
........\.......\........\...............\...\.....\TextEditExample.res
........\.......\........\...............\...\Release
........\.......\........\...............\...\.......\TextEditExample.res
........\.......\DateTime
........\.......\........\StopwatchExample2
........\.......\........\.................\Debug
........\.......\........\.................\ReadMe.txt
........\.......\........\.................\Release
........\.......\........\.................\stdafx.cpp
........\.......\........\.................\stdafx.h
........\.......\........\.................\StopwatchExample2.cpp
........\.......\........\.................\StopwatchExample2.vcxproj
........\.......\........\.................\StopwatchExample2.vcxproj.filters
........\.......\........\.................\targetver.h
........\.......\........\.................\x64
........\.......\........\.................\...\Debug
........\.......\........\.................\...\Release
........\.......\Graphics
........\.......\........\GDI
........\.......\........\...\DeviceContextExample
........\.......\........\...\....................\Debug
........\.......\........\...\....................\.....\DeviceContextExample.res
........\.......\........\...\....................\.....\DeviceContextExample.unsuccessfulbuild
........\.......\........\...\....................\DeviceContextExample.cpp
........\.......\........\...\....................\DeviceContextExample.h
........\.......\........\...\....................\DeviceContextExample.ico
........\.......\........\...\....................\DeviceContextExample.rc
........\.......\........\...\....................\DeviceContextExample.vcxproj
........\.......\........\...\....................\DeviceContextExample.vcxproj.filters
........\.......\........\...\....................\ReadMe.txt
........\.......\........\...\....................\Resource.h
........\.......\........\...\....................\small.ico
........\.......\........\...\....................\stdafx.cpp
........\.......\........\...\....................\stdafx.h
........\.......\........\...\....................\targetver.h
........\.......\........\...\....................\x64
........\.......\........\...\....................\...\Debug
........\.......\........\...\....................\...\.....\DeviceContextExample.res
HarlinnDiagram.sln
HarlinnDiagramLib
.................\Debug
.................\dllmain.cpp
.................\HarlinnDiagramLib.cpp
.................\HarlinnDiagramLib.vcxproj
.................\HarlinnDiagramLib.vcxproj.filters
.................\ReadMe.txt
.................\stdafx.cpp
.................\stdafx.h
.................\targetver.h
.................\x64
.................\...\Debug
.................\...\Release
HarlinnWindows
HarlinnWindowsTest
..................\AnimatedPoint.h
..................\Debug
..................\.....\HarlinnWindowsTest.res
..................\HarlinnWindowsTest.cpp
..................\HarlinnWindowsTest.h
..................\HarlinnWindowsTest.ico
..................\HarlinnWindowsTest.rc
........