AdvMessageBox and links

Hi.

Is it possible for AdvMessageBox to recognise web link inside a text and automatically to give a user option to click it (and open it using default browser)?

AdvMessageBox(0, L"Please click the following: http://www.test.com", L"link", 0);

Thanks