The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
64 bit assembler
»
64 Bit Assembler
»
64 bit macro glossary
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: 64 bit macro glossary (Read 8368 times)
felipe
Member
Posts: 1381
Re: 64 bit macro glossary
«
Reply #15 on:
December 14, 2017, 07:39:08 AM »
Quote from: aw27 on December 14, 2017, 05:55:29 AM
If you don't know which features then you will be all right with them.
Sounds interesting 8) Is windbg for free?
Logged
markallyn
Member
Posts: 236
Re: 64 bit macro glossary
«
Reply #16 on:
December 14, 2017, 09:51:11 AM »
felipe,
Yes, it is freely available as a downloaded installer from MSFT . It is part of a "debugging tools" package. I think it is worth a look.
Regards,
Mark Allyn
Logged
hutch--
Administrator
Member
Posts: 10572
Mnemonic Driven API Grinder
Re: 64 bit macro glossary
«
Reply #17 on:
December 14, 2017, 10:22:58 AM »
Mark,
My suggestion for putting a working project together so that others can build it did mean having it buildable. This way another member can routinely build you app to see what it does and possibly help you fix any problems that you may have with it. The zip file you posted had 2 files in it with no info on how you build it. Now for anyone who would be interested in helping, this means they would have to construct a technique to build it to test it, a batch file, makefile or similar. The suggestion was to put together the source files AND how to build it, usually a simple batch file does the job here. I had a good look at the 2 source files and they looked OK but just did not have the time to work out how it was built.
Logged
hutch at movsd dot com
http://www.masm32.com
markallyn
Member
Posts: 236
Re: 64 bit macro glossary
«
Reply #18 on:
December 15, 2017, 02:56:54 AM »
Hutch,
A fair point. I should have included the .bat fiat builds it, but never having done this .zip protocol before I messed up. I will repost it with the included .bat file later today.
...Still learning....
Regards,
Mark
Logged
Print
Pages:
1
[
2
]
« previous
next »
The MASM Forum
»
64 bit assembler
»
64 Bit Assembler
»
64 bit macro glossary