首页
社区
课程
招聘
[转帖]Silences Programming Tour with MASM32 by Silence
发表于: 2012-12-30 08:14 1961

[转帖]Silences Programming Tour with MASM32 by Silence

2012-12-30 08:14
1961
Silences Programming Tour with MASM32 by Silence
In this series I will teach you how to code in MASM32. Everything is very well explained, each line, each word and each API. This tour is called "General Edition" simply because I will learn you general MASM32 programming. In the examples I will teach you how to code a simple messagebox up to a MP3 music player.

Content: (including source)

1. Introduction, Setup & Skeleton of Exe
2. Our first MessageBox
3. Our first DialogBox
4. DialogBox in Detail
5. Default toolbar controls part 1 (RichEdit, Trackbar, Radiobutton & Checkbox)
6. Default toolbar controls part 2 (Progressbar & Tabs)
7. Default toolbar controls part 3 (Listbox)
8. Default DialogBoxes (Color, Font, Open, Save, Print, Page-Setup, Find-Text, Find-Replace)
9. Simple file management
10. Showing Bitmap image & Playing mp3 files
11. Windows Registry + Final words


Filesize        161.41 MB

http://tuts4you.com/request.php?3430


[课程]FART 脱壳王!加量不加价!FART作者讲授!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (5)
雪    币: 292
活跃值: (153)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
2
You have been prevented from downloading this file; you have exceeded your download quota

2012-12-30 10:40
0
雪    币: 93920
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
http://pan.baidu.com/share/link?shareid=164038&uk=2586535281
上传的附件:
2012-12-31 04:11
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
林版辛苦了,原来早己经上传了。
2012-12-31 04:51
0
雪    币: 93920
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
大家都是一样,看到你在eXeL@B发的帖.
明天是新年,提前祝快乐和幸福.
上传的附件:
2012-12-31 04:56
0
雪    币: 318
活跃值: (153)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
好东西,收藏了,谢谢林版
2013-1-1 04:19
0
游客
登录 | 注册 方可回帖
返回
//