Calling Fortran w/ OpenMP from Visual C++

I’d like to call a Fortran OpenMP subroutine from my Visual C++ program but really have no idea how to get this working. Can anyone give me an example how to get this done?