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 at boot. 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").

WARNING: The driver DOES NOT WORK on Windows 10. I already reported that
to Tomasz so that he can fix the problem.
