News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

QE40 update.

Started by hutch--, September 21, 2008, 11:54:34 PM

Previous topic - Next topic

hutch--

I have found a couple of problems that needed fixing, if there was an error in the menus.ini file, a messagebox was displayed to show it but with the app updating every instance on menu change this generated problems of all instances trying to siplay the messagebox at the same time. The design has been changed so that an error message is displayed on the status bar.

The algorithm I used for the command line worked fine with long file names with spaces but only if they were quoted and it failed with the command line passed to it from Winfile and Explorer. It now has a new algo that receives the file name coorrectly.

Any feedback is welcome, I will probably keep tweaking QE forever as I use it myself but any additional problems that occur on a properly set up OS are worth knowing so it can be made more reliable.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

herge


Hi hutch:

A very nice editor.
Thank You.

I am getting error messages about chm files.
Edit, Settings, Edit Menus, Check
Can not find this file on line 97

Something about HH.EXE and MASM32.chm
I can't see what the problem is because it
seems to work okay for me.

Regards herge
// Herge born  Brussels, Belgium May 22, 1907
// Died March 3, 1983
// Cartoonist of Tintin and Snowy

hutch--

herge,

Thanks for the feedback, if it is what I think, its not a problem, the menu editing DLL is a bit overzealous here as I modified it from the version used with the earlier version of QE and its path checking does not know how to handle a new notation for QE menus.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php