LoadImage() is the latest version of LoadBitmap().

Can only use BMP's not other image types in GDI (MS has added some in GDI++).

To play sounds look for (suprisingly) PlaySound() or lookup Wave form audio (WM_WOM_OPEN msg's)