Ver Mensaje Individual
  #16  
Antiguo 28-03-2015
jesusgandia1966 jesusgandia1966 is offline
Miembro
 
Registrado: mar 2015
Posts: 27
Reputación: 0
jesusgandia1966 Va por buen camino
Código:
wchar_t buffer[1024];
        StreamTmp->Read(buffer, 0);
        INT COLOR = buffer[0] * 8;
Responder Con Cita