(installation method:
1. Overwrite and decompress all files in the compressed package to the RADASM directory, please back up relevant files before decompression.
2. Find the [Assembler] tag in RADASM.ini and add "wdk". Such as:
[Assembler]
Assembler=masm,wdk,cpp,ollyscript
Modify the relevant path in [Environment]. Such as:
1=path,E:\WINDDK\7600.16385.1\bin;E:\WINDDK\7600.16385.1\bin\x86;E:\WINDDK\7600.16385.1\bin\x86\x86;
2=include,E:\WINDDK\7600.16385.1\inc\ddk;E:\WINDDK\7600.16385.1\inc\api;E:\WINDDK\7600.16385.1\inc\api;E:\WINDDK\7600.16385. 1\inc\crt;
Modify the path of $A in [Paths]. Such as:
$A=E:\WINDDK\7600.16385.1
3. Run RADASM and select WDK as the compiler to use.)