This is a very simple FASM 64-bit driver example and it is NOT DIGITALLY
SIGNED. NON-SIGNED drivers do not work if the 64-bit Windows is started
normally.

To run a NON-SIGNED driver in any Windows 64-bit operating system, you
have to press F8 when the system boots. Then, in the boot menu, select
the "Disable driver signature enforcement" option.

Once you started Windows with "Disable driver signature enforcement",
double-click on the test program ("FSDrv64Test.exe").
