I am using DirectX 7 interfaces (from DX 8 headers), and I noticed that DrawText is missing? Is it supposed to be there? I thought it was a method of DX7 surfaces?

EDIT: Getting the DC and using TextOut is way too slow!