List Question
20 TechQA 2024-01-30T23:34:05.440000linking .s files in windows x86_64 C++
95 views
Asked by shawnixer
How to use a WinAPI struct in UASM without writing it and its members
91 views
Asked by Danny Cohen
Printf Access Violation when called from process entry point
91 views
Asked by user2187032
MASM x64 Assembly printf float
116 views
Asked by Godlaa
MASM Frame not in module the current stack frame was not found in a loaded module
37 views
Asked by Joey Soroka
Im trying to make a BMI calculator MASMx64 just as a basic ASM project and i cant get printf or pow to work
46 views
Asked by Forward-Fax3
How to create an INT 1 interrupt handler when the Trap Flag is enabled?
146 views
Asked by vengy
Why does + act differently for constants vs the rest of data types in x64 assembly language?
76 views
Asked by mateiway
Error Code:A2206 missing operator in expression visual studio 2022 masm64
47 views
Asked by คุณเม่น KhunMenn
I want to call MASM functions with Inline or macro
62 views
Asked by i like cat
Win32 CALL to CreateFileW always returns ERROR_INVALID_PARAMETER in MASM x64. Why?
264 views
Asked by FireController1847
Use .obj created by MASM (ml64) with gcc on linux
113 views
Asked by BJury
How to compute the sum of the odd numbers from the Fibonacci numbers between zero to 1x10^6
167 views
Asked by denisse galvan
The difference between .lib and .dll + .def
192 views
Asked by mantissa
SSE loop over array gets the wrong value (dot product of two arrays of doubles)
58 views
Asked by hyen
RET x versus ADD RSP, x in x86-64 assembly
266 views
Asked by Danny Cohen
Algorithm to convert binary big integer to scientific notation with truncation to a 1-digit mantissa
224 views
Asked by Danny Cohen
'printf' function and 'proc' directive behaving weird in ml64(masm x64)?
161 views
Asked by Aniket Bose
Why does the MASM symbol RAX return true for both IFDEF and IFNDEF?
104 views
Asked by vengy
RIP corrupt after I call WinApi function
179 views
Asked by mantissa