Ver Mensaje Individual
  #26  
Antiguo 07-06-2018
Avatar de juanelo
juanelo juanelo is offline
Miembro
 
Registrado: sep 2007
Posts: 1.082
Reputación: 18
juanelo Va por buen camino
Cita:
Empezado por bazsar Ver Mensaje
This is not the correct solution. The problem is that the cvtInt and the cvtDWord functions don't get font data buffer as reference. Use this instead:
Código Delphi [-]function cvtDWord(const Buf: array of byte; P: Integer): DWORD; ... function cvtInt(const Buf: array of byte; P: Integer): Integer;
Esto funciona a la perfeccion y no hay que cambiar ningun font.
Muchas gracias !!
__________________
Ya tengo Firma!
Responder Con Cita