1 2 3 4 5 6 7 8 9 10 11
#include "skype_proto.h" LIST<HANDLE> CSkypeProto::serviceList(0); void CSkypeProto::InitServiceList() { } void CSkypeProto::UninitServiceList() { }