There is 'Fortran Power Station' Samples:

MS Fortran Power Station choice VC's \\Api32\\ryvc32.obj
Please add \\Api32\\ryvc32.obj to your project.
And before compile your program, you need add 'advapi32.lib' to
'Build | Setting | Link | Object/library modules' line, the ryvc32.obj
need that.

The sample directory is samples program, the sample is free form, but 
we use .for filename. so we add !MS$FREEFORM to source code to force
compiler use free form format.
