You are on page 1of 1

In order to link with your source code with the external ASM files, please follow the next

steps:

1) Right Click on your Project in the “Solution Explorer” and select “Build
Customizations…”

2) Tick the “masm” box and OK

3) If the “Source Files” entry in the Solution Explorer (right-click) select “Add --> Existing
item” and select the specific .ASM files for your application (32-bit or 64-bit assembly
files)
4) You are now able to insert protection macros in your application

You might also like