Searched refs:s_Body (Results 1 – 1 of 1) sorted by relevance
101 static wchar_t s_Body[BODY_LENGTH] = BODY_0; variable307 newMess.SetMessageBody(s_Body, sizeof(s_Body)); in SetSendMessage()522 std::memcpy(&s_Body,s_ContentBody[*pSelected], sizeof(s_Body)); in UpdateWriting()569 std::memcpy(body,s_Body,sizeof(s_Body)); in DisplayWriting()