CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言

文件名称:win32asm2src

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    567.09kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

罗云彬著作的Windows环境下32位汇编语言的配套源码-the works under Windows 32 assembly language source code matching
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Chapter04
Chapter04/SendMessage
Chapter04/MsgWindow04
Chapter04/MsgWindow03
Chapter04/MsgWindow02
Chapter04/MsgWindow01
Chapter04/FirstWindow-1
Chapter04/FirstWindow
Chapter05
Chapter05/VersionInfo
Chapter05/ShowVersionInfo
Chapter05/Menu
Chapter05/Listbox
Chapter05/Icon
Chapter05/Dialog
Chapter05/Control
Chapter06
Chapter06/Timer
Chapter07
Chapter07/DcCopy
Chapter07/Clock
Chapter07/BmpClock
Chapter08
Chapter08/CommDlg
Chapter08/BrowseFolder
Chapter09
Chapter09/Wordpad
Chapter09/Toolbar
Chapter09/SuperClass
Chapter09/SubClass
Chapter09/StatusBar
Chapter09/Richedit
Chapter10
Chapter10/WordCount
Chapter10/WordCount/FileMap
Chapter10/MMFShare
Chapter10/MemInfo
Chapter10/Fragment
Chapter10/FindFile
Chapter11
Chapter11/RecHook
Chapter11/KeyHook
Chapter11/Dll
Chapter11/Dll/Dll
Chapter12
Chapter12/ThreadSynErr
Chapter12/ThreadSyn
Chapter12/Thread
Chapter12/Event
Chapter12/Counter
Chapter13
Chapter13/RemoteThreadDll
Chapter13/RemoteThread
Chapter13/ProcessList
Chapter13/Process
Chapter13/Patch3
Chapter13/Patch2
Chapter13/Patch1
Chapter13/HideProcess9x
Chapter13/CmdLine
Chapter14
Chapter14/Unwind
Chapter14/TopHandler
Chapter14/SEH02
Chapter14/SEH01
Chapter15
Chapter15/Reg
Chapter15/Ini
Chapter15/Associate
Chapter16
Chapter16/Ping
Chapter16/Chat-UDP
Chapter16/Chat-TCP
Chapter17
Chapter17/Resource
Chapter17/Reloc
Chapter17/PeInfo
Chapter17/NoImport
Chapter17/Import
Chapter17/Export
Chapter17/AddCode
Chapter03
Chapter03/HelloWorld
Chapter02
Chapter02/Test
Readme.txt
Chapter04/SendMessage/Makefile
Chapter04/SendMessage/Receive.asm
Chapter04/SendMessage/Receive.exe
Chapter04/SendMessage/Send.asm
Chapter04/SendMessage/Send.exe
Chapter04/MsgWindow04/Makefile
Chapter04/MsgWindow04/MsgWindow.asm
Chapter04/MsgWindow04/MsgWindow.exe
Chapter04/MsgWindow03/Makefile
Chapter04/MsgWindow03/MsgWindow.asm
Chapter04/MsgWindow03/MsgWindow.exe
Chapter04/MsgWindow02/Makefile
Chapter04/MsgWindow02/MsgWindow.asm
Chapter04/MsgWindow02/MsgWindow.exe
Chapter04/MsgWindow01/Makefile
Chapter04/MsgWindow01/MsgWindow.asm
Chapter04/MsgWindow01/MsgWindow.exe
Chapter04/FirstWindow-1/FirstWindow.asm
Chapter04/FirstWindow-1/FirstWindow.exe
Chapter04/FirstWindow-1/Makefile
Chapter04/FirstWindow/FirstWindow.asm
Chapter04/FirstWindow/FirstWindow.exe
Chapter04/FirstWindow/Makefile
Chapter05/VersionInfo/Main.ico
Chapter05/VersionInfo/Makefile
Chapter05/VersionInfo/Version.h
Chapter05/VersionInfo/VersionInfo.asm
Chapter05/VersionInfo/VersionInfo.exe
Chapter05/VersionInfo/VersionInfo.rc
Chapter05/ShowVersionInfo/GetVersionInfo.inc
Chapter05/ShowVersionInfo/Main.ico
Chapter05/ShowVersionInfo/Makefile
Chapter05/ShowVersionInfo/ShowInfo.asm
Chapter05/ShowVersionInfo/ShowInfo.exe
Chapter05/ShowVersionInfo/ShowInfo.rc
Chapter05/Menu/Main.ico
Chapter05/Menu/Makefile
Chapter05/Menu/Menu.asm
Chapter05/Menu/Menu.exe
Chapter05/Menu/Menu.rc
Chapter05/Listbox/Listbox.asm
Chapter05/Listbox/Listbox.exe
Chapter05/Listbox/Listbox.rc
Chapter05/Listbox/Main.ico
Chapter05/Listbox/Makefile
Chapter05/Icon/1.ANI
Chapter05/Icon/2.cur
Chapter05/Icon/Big.ico
Chapter05/Icon/Icon.asm
Chapter05/Icon/Icon.exe
Chapter05/Icon/Icon.rc
Chapter05/Icon/Makefile
Chapter05/Icon/Small.ico
Chapter05/Dialog/Dialog.asm
Chapter05/Dialog/Dialog.exe
Chapter05/Dialog/Dialog.rc
Chapter05/Dialog/Main.ico
Chapter05/Dialog/Makefile
Chapter05/Control/Control.asm
Chapter05/Control/Control.exe
Chapter05/Control/Control.rc
Chapter05/Control/Main.ico
Chapter05/Control/Makefile
Chapter05/Control/Picture1.bmp
Chapter05/Control/Picture2.bmp
Chapter06/Timer/1.ICO
Chapter06/Timer/2.ICO
Chapter06/Timer/Makefile
Chapter06/Timer/Timer.asm
Chapter06/Timer/Timer.exe
Chapter06/Timer/Timer.rc
Chapter07/DcCopy/DcCopy.asm
Chapter07/DcCopy/DcCopy.exe
Chapter07/DcCopy/Makefile
Chapter07/Clock/Clock.asm
Chapter07/Clock/Clock.exe
Chapter07/Clock/Clock.rc
Chapter07/Clock/Main.ico
Chapter07/Clock/Makefile
Chapter07/BmpClock/Back1.bmp
Chapter07/BmpClock/Back2.bmp
Chapter07/BmpClock/BmpClock.asm
Chapter07/BmpClock/BmpClock.exe
Chapter07/BmpClock/BmpClock.rc
Chapter07/BmpClock/Circle1.bmp
Chapter07/BmpClock/Circle2.bmp
Chapter07/BmpClock/Clock1.psd
Chapter07/BmpClock/Clock2.psd
Chapter07/BmpClock/Main.cur
Chapter07/BmpClock/Main.ico
Chapter07/BmpClock/Makefile
Chapter07/BmpClock/Mask1.bmp
Chapter07/BmpClock/Mask2.bmp
Chapter07/BmpClock/Move.cur
Chapter08/CommDlg/CommDlg.asm
Chapter08/CommDlg/CommDlg.exe
Chapter08/CommDlg/CommDlg.rc
Chapter08/CommDlg/Main.ico
Chapter08/CommDlg/Makefile
Chapter08/BrowseFolder/BrowseFolder.asm
Chapter08/BrowseFolder/BrowseFolder.exe
Chapter08/BrowseFolder/Makefile
Chapter08/BrowseFolder/_BrowseFolder.asm
Chapter09/Wordpad/Main.ico
Chapter09/Wordpad/Makefile
Chapter09/Wordpad/Wordpad.asm
Chapter09/Wordpad/Wordpad.exe
Chapter09/Wordpad/Wordpad.rc
Chapter09/Toolbar/Main.ico
Chapter09/Toolbar/Makefile
Chapter09/Toolbar/Toolbar.asm
Chapter09/Toolbar/Toolbar.exe
Chapter09/Toolbar/Toolbar.rc
Chapter09/SuperClass/Main.ico
Chapter09/SuperClass/Makefile
Chapter09/SuperClass/SuperClass.asm
Chapter09/SuperClass/SuperClass.exe
Chapter09/SuperClass/SuperClass.rc
Chapter09/SubClass/Main.ico
Chapter09/SubClass/Makefile
Chapter09/SubClass

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com