Hi
I made a WinAsm version of my error lookup addin for RadAsm. I'm just posting this here for quicker reference.
Here's the link:

http://www.asmcommunity.net/board/showthread.php?s=&postid=116497.msg116497
Posted on 2003-09-01 14:51:26 by QvasiModo
Hi,

MF_OWNERDRAW ok now.

We have a couple of problems:

From the Add-Ins manager load the Add-In. Press Ok.

Use the new menuitem to show your dialog. Close the dialog. Try to use the menuitem to see the dialog again. You will not see it.

Now go to Add-Ins Manager and unload the add-in. Go to Add-Ins menu. Select Add-Ins manager. WinAsm GPF's. To help a little here, I would suggest you preserve EBX, ESI and EDI in any of your Add-Ins procedures you use them. (Required by WinAsm)

Regards,

akyprian
Posted on 2003-09-01 14:58:56 by akyprian
Fixed. :)
Posted on 2003-09-04 12:45:26 by QvasiModo
Yes QvasiModo

Fixed indeed :alright: It can now be uploaded to the WinAsm site. Masmer are you reading? :)

Regards,

akyprian
Posted on 2003-09-04 14:48:13 by akyprian
In the process now.
Posted on 2003-09-05 08:22:28 by Masmer
Uhh... sorry Masmer, but I had to make another upload... stupidest bug (incorrect version reported). :o
Posted on 2003-09-05 14:32:36 by QvasiModo