随笔-100  评论-20  文章-0  trackbacks-0
11 2010 档案
gdi+ 配置
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#ifndef_GDI_PLUS_H#define_GDI_PLUS_H#include<Gdiplus.h>usingnamespaceGdiplus;#pragmacomment(li...阅读全文
posted @ 2010-11-29 20:22 hcmfys_lover 阅读(9) | 评论 (0) 编辑
c++ widestring
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/**converttowidestring*/wchar_t*ConvertWideChar(char*cstr){intWLen=MultiByteToWideChar(CP_ACP,0,cstr...阅读全文
posted @ 2010-11-29 20:20 hcmfys_lover 阅读(49) | 评论 (0) 编辑
c# 很多代码是用c# 写的
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1//GeneratedbyReflectorfromC:\WINDOWS\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dl...阅读全文
posted @ 2010-11-26 11:57 hcmfys_lover 阅读(99) | 评论 (0) 编辑