I know how to import the .lib files into vc++, but how to use them? if I import MSN Messengers .lib files, then I can see its classes like DMessengerEvents::OnSignin; but when I creat a button and put the code in Onclick, then nothing happen... any ideas about this?