NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: jhave21 on December 10, 2017, 06:05:51 AM

Title: This is about DLL :(
Post by: jhave21 on December 10, 2017, 06:05:51 AM
Hello, So I wanna try NASM out,
Now I wanna call for dll's, how do I do this

and if I assembled the code to (.exe) format will it stay "standalone"? I mean what if I wanna share my (.exe) file on other users running windows?