I have assembled my assembly program using the following command:
nasm -f win64 -o test.obj test.asm
test.asm contains a few functions that call Win32