I don't know about an ATL version, but the MFC version of CString::LoadString, is a wrapper for the Win32 function ::LoadString.

Hope this helps,
John