Search results

  1. T

    [Help] Problem with Protocol.cpp Source code

    hey guys! like the title - I have problem with protocol.cpp I build Event Guess the number Guess.cpp - without errors Guess.h - without errors but when i wrote that code on Protocol.cpp void CGStartEventProtocol(int aIndex, BYTE protoNum, char* aRecv) { LPOBJ lpObj = &gObj[aIndex]...