Well, I wasputting theclassto add theLifeTakerand otherfunctionsto the menu, but
had given38errors, I decided toput35stillgivingthreeerrors:

Code:

Code:
1>c:\users\bruno\desktop\bases\simple\ltclient.h(310): error C2061: syntax error : identifier 'ILTMessage_Write'


1>c:\users\bruno\desktop\bases\simple\automessage.h(45): error C3861: 'WriteWString': identifier not found


1>c:\users\bruno\desktop\bases\simple\automessage.h(107): error C2660: 'CCommonLT::CreateMessage' : function does not take 1 arguments

anyone can help me?