搜索资源列表
testwin.zip
- 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件
notview
- 文件视图,Cfr a meWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetTextColor CString TextOut CFont CreateFont DrawText CreateDC GetDeviceCaps DeleteDC GetObject GlobalAlloc GlobalLock Ge
createfont
- 通过选择可执行文件中菜单“字体”,可得到几种不同颜色和字体的样式,也可修改程序得到其他颜色和字体。
testwin
- 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How de
风魂--基于 DirectX 的游戏程序库
- 看了就知道,我省 -read, we know that our province.
notview
- 文件视图,Cfr a meWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetTextColor CString TextOut CFont CreateFont DrawText CreateDC GetDeviceCaps DeleteDC GetObject GlobalAlloc GlobalLock Ge
createfont
- 通过选择可执行文件中菜单“字体”,可得到几种不同颜色和字体的样式,也可修改程序得到其他颜色和字体。-Executable file by selecting menu
ACESimpleClient005
- The DrawText function should not be called before CreateFont, otherwise an exception will be thrown. In order to be able to create the font, a device context should be supplied. This can be done once through a static fun
LiuYJ
- 一个简单的程序,实在还没学会什么太实用的东西,只能先上传这个了!-HFONT CreateFont(HDC hdc,int nCharHeight,BOOL bItalic)
testwin
- 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Wind
66
- vb中使用createfont创建字体的常用类v2.1,很不错的VB源码,适合VB爱好者学习研究。-The vb createfont commonly used to create a font class v2.1, a very good VB source code, suitable for VB enthusiasts to learn. .
fontc
- 用CreateFont函数创建加粗的字体 在CreateFont函数里面没有加粗这个选项,而如果用Height,Width又改变了字的大小-CreateFont function creates a bold font in CreateFont function which is bold this option, but if Height, Width and changed the size of the word
FontForm
- 一个文字闪烁变换颜色的启动窗体,在文字闪烁和变色几次后消失,主窗体才显示出来,制作启动窗体的朋友可参考一下源码。使用Font.CreateFont和CPen对象创建字体和画笔,用TextOut输出文本。-Change the color of a text blink startup form, after a few words flicker and color disappears, the main form show up,