Bitmap Fonts

I have a Win32 Application using OpenGL and I want to be able to draw Bitmap Fonts on to my OpenGL scene. I have tried code from lesson 13 at http://nehe.gamedev.net/tutorials/lesson13.asp but this doesnt seem to work.

Could someone please tell me how I can display text in a double buffered openGL window.

Thanks,
Steve