006定时器动画

时间:2015-01-30 10:48:51
【文件属性】:

文件名称:006定时器动画

文件大小:933KB

文件格式:RAR

更新时间:2015-01-30 10:48:51

游戏代码

1. 建立定时器 SetTimer()函数为窗口建立一定时器,并每隔一段时间发出WM_TIMER消息 UINT SetTime( HWND 接受定时器消息的窗口 UINT 定时器代号 UINT 时间间隔 TIMERPROC 处理响应函数); 2. 删除定时器 BOOL KillTimer( int 定时器代号)


【文件预览】:
006canvas定时器动画
----canvas.ncb(43KB)
----canvas.cpp(3KB)
----girl2.bmp(900KB)
----girl1.bmp(900KB)
----resource.h(410B)
----canvas.dsw(535B)
----canvas.dsp(4KB)
----canvas.h(326B)
----girl3.bmp(900KB)
----canvas.plg(757B)
----ReadMe.txt(2KB)
----canvas.vcproj.TPVAOC.owen.liu.user(1KB)
----canvas.vcproj.WH3851050907404.Administrator.user(1KB)
----canvas.opt(58KB)
----canvas.rc(2KB)
----StdAfx.cpp(293B)
----girl6.bmp(900KB)
----canvas.sln(877B)
----canvas.vcproj(7KB)
----StdAfx.h(956B)
----canvas.suo(42KB)
----girl4.bmp(900KB)
----canvas.aps(1KB)
----girl0.bmp(900KB)
----girl5.bmp(900KB)

网友评论

  • 运行有些问题,不过还可以参考一下。谢谢楼主分享。