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
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
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
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
Fixed. :)
Yes QvasiModo
Fixed indeed :alright: It can now be uploaded to the WinAsm site. Masmer are you reading? :)
Regards,
akyprian
Fixed indeed :alright: It can now be uploaded to the WinAsm site. Masmer are you reading? :)
Regards,
akyprian
In the process now.
Uhh... sorry Masmer, but I had to make another upload... stupidest bug (incorrect version reported). :o