自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 收藏
  • 关注

原创 CRichEditCtrl for Syntax HighLighting

1void CTWScriptEdit::FormatTextRange(int nStart, int nEnd)2{3 if (nStart >= nEnd)4 return;56 m_bInForcedChange = TRUE;78 CHARRANGE crOldSel;910 GetSel(crOldSel);11 LockWindowUpdat

2004-12-22 19:50:00 2905 4

原创 COM Interface Hooking and Its Application --- Tutorial of Designing & Implementing Program Interacting with MSN Messenger 6.0+ (

from www.codeguru.comEnvironment: VC6+SP5 or VC7 (including SPY++, Depends, DataObject Viewer and OLE Viewer), MS Platform Core SDK, MSN Messenger 6.0, Resource Hacker, Process Explorer, and Process S

2004-12-20 19:34:00 10847 4

原创 Matrix Operations for Image Processing

Matrix Operations for Image ProcessingPaul HaeberliNov 1993 IntroductionFour by four matrices are commonly used to transform geometry for 3D rendering. These matrices may also be u

2004-12-12 20:04:00 2693

原创 When I ...

When I step forward.I move backword.When I try to breath.I suffocate.When I want to smile.I cry.When I remember your laugh.I want to die.You defined me.Sharp my world.Now you are gone.And nothing is r

2004-12-09 21:22:00 1617 1

原创 错了,又错了

Msn Messager的工具栏,按钮什么的都可以改变颜色。呵呵,真是好玩。翻出ResHacker, 我的天。那么多的BITMAP, GIF, JPEG, PNG.看完了BITMAP,GIF, JPEG,还是没有找到皮肤的影子。想了半天,觉得那些界面都是画出来的,能换颜色当然很正常了。为了能通过一个颜色得到一系列的颜色来绘制渐变,立体按钮,还搞了半天HSL Color Space. 终于整出了这样

2004-12-06 13:48:00 2221 1

原创 MSN 界面 模拟 (三)Msn Style Colorful Toolbar

 Give me a color, I will get a nice toolbar. :)

2004-12-05 15:20:00 3344 1

原创 MSN 界面 模拟 (二)Msn Style Colorful Button

In msn messager,  you can see a nice button.you can select any color, and msn messager will draw a 3D like button.I try to make a button like this,  when you select a color, how can I draw a 3D like b

2004-12-04 22:47:00 3300 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除