summaryrefslogtreecommitdiff
path: root/contrib/masmx64/inffasx64.asm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/masmx64/inffasx64.asm')
-rw-r--r--contrib/masmx64/inffasx64.asm10
1 files changed, 7 insertions, 3 deletions
diff --git a/contrib/masmx64/inffasx64.asm b/contrib/masmx64/inffasx64.asm
index c2ba03f..60a8d89 100644
--- a/contrib/masmx64/inffasx64.asm
+++ b/contrib/masmx64/inffasx64.asm
@@ -9,12 +9,16 @@
9; ml64.exe /Flinffasx64 /c /Zi inffasx64.asm 9; ml64.exe /Flinffasx64 /c /Zi inffasx64.asm
10; with Microsoft Macro Assembler (x64) for AMD64 10; with Microsoft Macro Assembler (x64) for AMD64
11; 11;
12; ml64.exe is given with Visual Studio 2005, Windows 2003 server DDK 12
13; This file compile with Microsoft Macro Assembler (x64) for AMD64
14;
15; ml64.exe is given with Visual Studio 2005/2008/2010 and Windows WDK
13; 16;
14; (you can get Windows 2003 server DDK with ml64 and cl.exe for AMD64 from 17; (you can get Windows WDK with ml64 for AMD64 from
15; http://www.microsoft.com/whdc/devtools/ddk/default.mspx for low price) 18; http://www.microsoft.com/whdc/Devtools/wdk/default.mspx for low price)
16; 19;
17 20
21
18.code 22.code
19inffas8664fnc PROC 23inffas8664fnc PROC
20 24