-
Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (...
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
- 2023-04-14 12:40:04下载
- 积分:1
-
主要用于复数类的计算,功能齐全,经过检验
主要用于复数类的计算,功能齐全,经过检验-Mainly used in the plural type of calculation, functional and tested
- 2023-06-17 13:15:04下载
- 积分:1
-
用API编的的小程序,移动鼠标Hello Vc会随之飘动
用API编的的小程序,移动鼠标Hello Vc会随之飘动-Using API series of small programs, mobile mouse Hello Vc will follow wafted
- 2023-04-06 08:50:04下载
- 积分:1
-
tinyXMl xml文件解析库
tinyxml是小巧的xml文件解析库,使用方便,功能强大。易学易用。。。
(1)TinyXML是一个开源的解析xml的库,使用面向对象技术开发。能够在windows和linux下使用。通过库的解析,将xml文件在内存中以DOM模型的方式存在,很方便遍历各个节点。
(2)将库文件加载到工程:下载的库文件为几个头文件和几个cpp文件,只要将这几个文件添加到开发工程即可。
在使用库文件的文件内,包含tinyxml.h头文件。
(3)tinyxml的源码中,根据xml文件的各个元素定义了操作的类。
TiXmlBase:整个TinyXML模型的基类。
TiXmlAttribute:对应于XML中的元素的属性。
TiXmlNode:对应于DOM结构中的节点。
TiXmlComment:对应于XML中的注释
TiXmlDeclaration:对应于XML中的申明部分,即。
TiXmlDocument:对应于XML的整个文档。
- 2022-03-09 14:51:35下载
- 积分:1
-
bushoundbushoundbushoundbushound
bushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushound
- 2022-07-06 15:06:46下载
- 积分:1
-
C++代码的链接列表的工作
c++ code for linked list its working
- 2023-03-11 14:15:03下载
- 积分:1
-
这是WINCE程序进行无边框全屏显示的代码,请大家品尝
这是WINCE程序进行无边框全屏显示的代码,请大家品尝-procedures without the full screen display frame code, please taste
- 2022-05-27 08:10:47下载
- 积分:1
-
这是一个关于大学生就业的网站,.net语言编写的,很有用的
这是一个关于大学生就业的网站,.net语言编写的,很有用的-This is a job on the college" s Web site,. Net languages, very useful
- 2022-08-23 13:15:00下载
- 积分:1
-
实现调用.exe文件,并能使其获得焦点,很好用的,大家
实现调用.exe文件,并能使其获得焦点,很好用的,大家-achieve. Exe file, and enable them to focus, the good, we try
- 2022-02-03 04:35:05下载
- 积分:1
-
用C++写的最短路径程序,是基于迪杰斯特算法.
用C++写的最短路径程序,是基于迪杰斯特算法.-C was the shortest path procedure is based on the Dijkstra algorithm.
- 2022-02-05 14:29:21下载
- 积分:1