Welcome![Sign In][Sign Up]
Location:
Search - win32asm

Search list

[Windows DevelopWin32asm(Madwizard)

Description: 汇编教程(中文翻译)-compilation Guide (English translation)
Platform: | Size: 32768 | Author: 黄仲元 | Hits:

[OS programstnpepaksrc

Description: stnpepak 源码及程序 Stone 实现了对Import Table的处理,Win32ASM源码。 -stnpepak source Stone and procedures to achieve the right Import Table handling Win32ASM source.
Platform: | Size: 62464 | Author: waterwhu | Hits:

[Crack Hackycsrc

Description: yoda s Crypter 1.2 程序及源码 yoda PE加密保护,Win32ASM源码。 -Yoda s Crypter 1.2 procedures and source Yoda PE encryption protection, Win32ASM source.
Platform: | Size: 24576 | Author: waterwhu | Hits:

[OS programcogensrc

Description: Cogen II 程序及源码 EGOiSTE 文件补丁制作工具,Win32ASM源码。-II procedures and source documents EGOiSTE patch tool, Win32ASM source.
Platform: | Size: 460800 | Author: waterwhu | Hits:

[ActiveX/DCOM/ATLWin32ASM_COM

Description: win32汇编语言下如何写activex/com组件-win32 assembly language how to write activeX/com components
Platform: | Size: 123904 | Author: 周承岚 | Hits:

[assembly language汇编timer

Description: 计数器 用汇编语言编写的 计数器程序 是一个定时技术的程序-timer!! It s used win32asm.
Platform: | Size: 1024 | Author: 杨巍 | Hits:

[Otherdef2equ

Description: Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式 使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此, 自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。 于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮忙测试一下。程序本身使用Win32Asm开发,整个程序为7kb。-Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (rc) the constant definition of the compilation INC file format used Win32Asm programming process, the regular use of the constant definition, if there are any resources where the procedure, when their original programming is to first conversion C language copy of the constant ID procedures constant zone. const, then spend the replacement search function removed# define statement and then to 000 in a constant and numerical increase between equ. When the number of trouble dead. Thus decided to develop one of these specialized for C language format conversion constant definition format for the compilation process, just on May 1 have time to do a 000. Now we hope to help test. The process itself Win32Asm use devel
Platform: | Size: 71680 | Author: 天杀 | Hits:

[Windows DevelopBOSS_key_asm

Description: 一个自己的编的老板键程序,用于在工作时运行其它程序而不被发现。-a part of the boss key procedures for the work of running other programs without being discovered.
Platform: | Size: 7168 | Author: 林欤 | Hits:

[Other Databasescomasm

Description: This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest possible example instead of killing people with the details about virtual tables, polymorphism, inheritance and using nested macros etc., etc.-This little program shows how to use COM Edge hnology in Win32Asm. When it s run it lets the use r freely decide about the presence of the progra m with the WS_EX_TOOLWINDOW style on the taskba r. The main goal is to show the easiest possible e xample instead of killing people with the detai ls about virtual tables, polymorphism, inheritance and using nested macros etc.. , etc.
Platform: | Size: 5120 | Author: gogo | Hits:

[source in ebookWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http :// asm.yeah.net Programming Forum and compilation http :// win32asm.yeah.net Webmaster. Th
Platform: | Size: 2820096 | Author: 胡胡 | Hits:

[Telnet ServerWin32AsmSocket

Description: 用汇编写的Windows网络小程序,客户端用telnet连接 ,端口为2006-was compiled with the Windows network small program using telnet client connectivity, port 2006
Platform: | Size: 7168 | Author: Xiao Luo | Hits:

[Program docserver0828

Description: 可以防止同一用户多次登陆,win32asm+odbc+tcp编写(多线程)-users can prevent the same number of landing, win32asm odbc tcp prepared (multithreaded)
Platform: | Size: 34816 | Author: 笑梅 | Hits:

[Otherwin32asm_lyb

Description: 完整版的 Windows 环境下32位汇编语言程序设计(第2版)----罗云彬 编著(会员投诉不是第2版) Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐渐深入Win32汇编语言的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-complete version of the Windows 32 environment Assembly Language Programming (2nd Edition )---- Luo Bin edited (Member complaint is not the first version 2) under Windows 32 assembly language is a new programming language Introduction. It uses the same language with the C API interface, not only can be used for the development of large-scale software it is to understand details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" The simple example of writing began multithreading, registry, and network communications, and other complex procedures, through more than 70 examples of deepening Win32 compilation of language in all its aspects. The author of Luo Bin has more than 10 years of experience in assembly
Platform: | Size: 2820096 | Author: 李大叶 | Hits:

[assembly languageMsgWindow

Description: win32asm -win32asm ffffffffffffffffffffffffffff
Platform: | Size: 4096 | Author: fff | Hits:

[OtherWin32asmadda

Description: 此为WIN32ASM一书,请收下-this as a book, please accept
Platform: | Size: 778240 | Author: fff | Hits:

[Driver DevelopSymLinks

Description: 符号链接名查看器,用Win32asm写的。在开发Windows驱动程序时非常有用。附带了此工具的asm源码,望珍惜。-symbolic link from viewer with Win32asm writes. In the development of Windows driver will be very useful. Fringe of the tool asm2 source, and hopes treasure.
Platform: | Size: 14336 | Author: guanjie | Hits:

[Driver DevelopIoctlDecoder

Description: IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工具!-IOCTL code decoder. Drivers in the development, which often have to use io control code, This tool can help you explain the corresponding IO control code specific meaning. Fringe of the tool Win32asm source. Very useful tool!
Platform: | Size: 35840 | Author: guanjie | Hits:

[OS programStatusToError

Description: windows错误代码解释器。这个工具是用Win32asm写的翻译windows错误代码的工具。附带了asm的源程序,想学习win32asm的不妨看一看。-windows error code interpreter. This tool is used to write the Win32asm windows error code translation tool. Asm2 fringe of the source files, to study the win32asm may wish to look at.
Platform: | Size: 13312 | Author: guanjie | Hits:

[OtherWin32asmtutorial

Description: 学32汇编编程,那可以看看win32asm指南.chm格式,中文.-school programming, then you can look at win32asm Guide. Chm format, the Chinese.
Platform: | Size: 778240 | Author: season | Hits:

[OS programwin32asm-2-src

Description: win32汇编教程原马,用wn32写的,有关于系统服务,注册表,等-win32 compilation of the original tutorial horse, with wn32 written on the system services, registry, etc.
Platform: | Size: 804864 | Author: 石一岳 | Hits:
« 1 2 3 4 56 7 8 9 »

CodeBus www.codebus.net