File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,28 @@ Other online tutorials about custom contol creation:
1212| Dan Brindle | Writing Windows Custom Controls \( VCR Style Button\) | [ www.drdobbs.com/windows/writing-windows-custom-controls/184409155 ] ( /www.drdobbs.com/windows/writing-windows-custom-controls/184409155 ) |
1313| Joseph M. Newcomer | Self-Registering Windows Classes \( Compass Control\) | [ www.flounder.com/selfregister.htm ] ( /www.flounder.com/selfregister.htm ) |
1414
15-
16-
1715Assemblers:
1816
1917| Name | Website |
2018| :--- | :--- |
2119| MASM32 SDK | [ www.masm32.com/download/ ] ( /www.masm32.com/download/ ) |
2220| UASM \( formerly JWasm/HJWasm\) | [ www.terraspace.co.uk/uasm.html ] ( /www.terraspace.co.uk/uasm.html ) |
2321
22+ Additional Resources:
23+
24+ | Name | Website |
25+ | :--- | :--- |
26+ | ModernUI Project | [ https://github.com/mrfearless/ModernUI ] ( https://github.com/mrfearless/ModernUI ) |
27+ | ModernUI64 Project | [ https://github.com/mrfearless/ModernUI64 ] ( https://github.com/mrfearless/ModernUI64 ) |
28+ | RadASM | [ https://github.com/mrfearless/RadASM2 ] ( https://github.com/mrfearless/RadASM2 ) |
29+ | x64dbg x86 & x64 Debugger | [ https://github.com/x64dbg/x64dbg ] ( https://github.com/x64dbg/x64dbg ) |
30+
31+
32+
33+
34+
35+
36+
2437
2538
2639
You can’t perform that action at this time.
0 commit comments