Hello,

How the heck do I load a string from the resource string-table.

m_pMainWnd->SetWindowText(MAKEINTRESOURCE(STR_IN_TABLE));

This didn't work!!!! ;P

-- Henrik