creating-controls-in-assembler
creating-controls-in-assembler copied to clipboard
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
Creating Controls In Assembler
A book, by mrfearless, published on Gitbook.com, about creating controls in assembly language.
The book introduces the reader to my journey and techniques I discovered and evolved over time, for creating custom controls using the windows win32 API and Microsoft's Macro Assembler (Masm).
It covers the main areas of developing an example control, SimpleButton, which the reader can then use as basis for creating their own custom controls.
- The Github repository for this book can be found here: https://github.com/mrfearless/creating-controls-in-assembler
- The Github repository for the SimpleButton example control is here: https://github.com/mrfearless/SimpleButton
- This Gitbook can be found online here: https://mrfearless.gitbooks.io/creating-controls-in-assembler
- Read or download:
- You can contact me:
- Bitcoin donations are also welcome at
168kCzsGJRpjimNt9jBd7HEAXBhXHAGpVC
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.