|
Action |
06-01-2002 |
Masm32V1 (AsmEdit package) - Upgraded AsmEdit to V4.3 with a few new features.
Resource editor interface, fixed the memory leak when assembling and linking using Win9x,
visual aid create control programs, multiple independent bookkmarks, and more, plus several fixes.
|
|
11-29-2001 |
AsmEdit - Fixed a hex edit problem and made some changes to the menu.
Setup - Fixed a minor bug. |
|
11-11-2001 |
AsmEdit - Added Auto Save on open, plus fixed a run problem.
Build - Fixed a run problem.
Create - Fixed a Project problem.
StepByStep - Fixed a Project problem.
Setup - Fixed a minor bug. |
|
11-05-2001 |
Masm32V1 (AsmEdit package) - Upgraded AsmEdit to V4.2 with a few new features.
Auto Indent, Multiple Addin menu entries, Debug feature by vkim, and more, plus several fixes.
|
|
10-15-2001 |
AsmEdit - Added Ctrl+F4 and Ctrl+Tab functions
(Close Tab & Cycle Tabs) and fixed a minor Menu edit problem.
|
|
10-14-2001 |
AsmEdit - Fixed a Toolbar problem for Win2k. |
|
10-12-2001 |
Masm32V1 (AsmEdit package) - Upgraded AsmEdit to V4.1 with many new features.
Type Ahead, Quick Code Toolbar, User Code Toolbar, Multiple Help menu entries, Horizontal & Vertical Splitters for the
Edit window, Project Tree view, etc. plus several fixes.
|
|
07-11-2001 |
CodeGen - Increased the buffer size for the Toolbar routine (It caused a crash). |
|
07-03-2001 |
CodeGen - Fixed a problem that I created in the last fix. |
|
07-03-2001 |
AsmEdit - Fixed a strange paste problem.
CodeGen - Fixed a problem if the Work window is not visible and changed some text in the Toolbar routine. |
|
06-26-2001 |
AsmEdit - You now have the option of disabling the Tree and List views on the program load.
Build - Fixed another minor problem, I'll get it right yet.
NOTE! - If you don't download the complete package, you will need to download both the AsmEdit and Build programs.
Setup - Fixed a minor bug. |
|
06-24-2001 |
AsmEdit - Added a horizonal splitter bar between the Tree and List views.
Build - Fixed another minor problem. |
|
06-22-2001 |
AsmEdit - Fixed a strange syntax highlighting and text alignment problem with large files.
CodeGen - Fixed a problem with the Buttons Tab if the Work window is not open. |
|
06-21-2001 |
Build - Fixed a problem that I created in the fix below. |
|
06-21-2001 |
AsmEdit - Fixed a CreateProcess bug and made some changes to the Run routine.
Build - Made changes to some of the build routines to fix some problems if a Project with mult source files
and or mult Projects are displayed. If a Pointer file has been built via a prior sucessful Link then
the Build will be a one step process for any file displayed for that Project.
Plus fixed an error highlighting problem. |
|
06-18-2001 |
Masm32V1 (AsmEdit package) - Upgraded AsmEdit to V4.0 with the addition of a Tree
and List views and a new Setup program that will allow you to install the AsmEdit package in any
directory plus some new features and several fixes.
|
|
06-09-2001 |
AsmEdit - Changed the program so you can have up to 4 (Untitled n) windows.
StepByStep - Changed the output title to match the title of AsmEdit. |
|
06-08-2001 |
AsmEdit - Changed the program so when the text is changed
the Tab is highlighted and the Save menu and Toolbar is enabled and when the file is saved it does a reverse of the above. |
|
06-07-2001 |
AsmEdit - Fixed a Close Tab, Save File bug.
Build - Fixed a menu bug for NT 4.0 and Win2k, made sure the Run looked enabled when it was. |
|
06-06-2001 |
CodeGen - Fixed a create code bug and if closed made sure the WorkWin program was notified.
WorkWin - Made sure there was no access to the CodeGen program if CodeGen is closed. |
|
06-03-2001 |
A major upgrade to AsmEdit, I added Tabs to the Edit Controls, which will allow you to open up to 32 files.
Made some changes in the Pgm11 and StetByStep Templates. |
|
06-02-2001 |
Added Pgm10 to the Create program, and changed the output buffer size in the CodeGen program.
Changed some Bitmap names in the Pgm11 and StetByStep Templates. |
|
05-29-2001 |
Updated the Buttons and Toolbars Templates and added Bitmaps to the Bitmap Res File. |