CUDA with VS2008 and Fortran

Hi,
I’m working with Visual Studio 2008, and I need to work with CUDA and Fortran together. Can someone give me an advice to start with? What I’d like to have is a simple project with a main written in Fortran which calls some Cuda routines, i.e. a simple FFT or something even simpler. Can someone help me?