搜索资源列表
DrawTime
- 电子表控件,根据字库生成原理制作成0-9的电子表字库(二维数组).其中经典代码为读字模部分和透明显示部分.读者需要自己调用void _DrawTime(HDC hdc,int X,int Y,unsigned long color) 说明:参数color为字体颜色. 测试一下,是不是时间变漂亮了
DrawTime
- 电子表控件,根据字库生成原理制作成0-9的电子表字库(二维数组).其中经典代码为读字模部分和透明显示部分.读者需要自己调用void _DrawTime(HDC hdc,int X,int Y,unsigned long color) 说明:参数color为字体颜色. 测试一下,是不是时间变漂亮了-Electronic form control, in accordance with the principle of font
drawtime
- This sample displays the current time. I use SetTimer function to achieve this program.
game2
- 小游戏。因为是初学者,所做的东西还不能算是厉害的,只能说正在努力的过程-#include<windows.h> #include"resource.h" #include<stdio.h> LRESULT CALLBACK WndProc(HWND hwnd,UINT uMSG, WPARAM wParam,LPARAM lParam) void DrawBitmap(HDC hdc,UI
drawtime
- This sample displays the current time. I use SetTimer function to achieve this program.
drawtime
- This sample displays the current time. I use SetTimer function to achieve this program.