Supporting Unicode, multiple languages and driver programming. Excellent visual assembler IDE for Windows 95/98/ME/NT40/2K/XP/VISTA/7 (32/64 bit) entirely programmed in assembly. Complete integrated resource editor, all common controls, align, copy, paste, delete groups of controls. Resource files (.rc) can be imported. Works with Masm32 (see the Easy Code help file). You can change left to right (right to left) project explorer/properties window and Tool box. More context menus. The IDE includes an installation program, example applications and it's also available in catalan and spanish. Try it, you will like it and it is completely free! And please report any bug or suggestion. Please rate it. Thank you.
WHAT'S NEW (version 1.06.0.0011 Masm)
- It fixes the following bugs: -
No bug detected.
- It adds the following features: -
The 'NoTooltips' property has been added to 'Slider' objects. Please see the help for 'NoTooltips' property in the Easy Code help file.
The 'Find unused resources' option has been improved.
Easy Code!
Ramon Sala
File List:
EasyCodeMasm/
0b
EasyCodeMasm/EasyCode.zip
2043Kb
EasyCodeMasm/Setup.txt
2Kb
Similar code
PS/2 Mouse ('Real' mode) (no int 33h)
(Popularity: ) : This program is made for people who want to make their own drivers for an PS/2 port without using the int 33h. ( easy to understand example, I hope ;) ) For use in own OS or MS-DOS enviroment. This ... MS mouse (Real-mode) (no int 33h)
(Popularity: ) : This program is made for people who want to make their own COM-Port Mouse Driver without having to make use of int33h. This program is a beta version, sow unforeseen problems may occur. By downloading the program the downloader downloads ...