procedure ReloadBitmap( const Name: String );
Loads a bitmap identified by Name from a file or resource into the DirectDraw Surface. It's normaly used to re-load a surface after a restore.
The LoadImage function is used to load the bitmap so be aware that the image loading
from a file works in Windows 95 but not on NT 4.0.