Muito show de bola esta dica:
http://stackoverflow.com/questions/469494/how-can-i-find-the-process-id-from-the-service-name-handle-in-delphi
Como converter decimal para romanos em Delphi
-
function DecToRoman( Decimal: LongInt ): String;
{Converte um numero decimal em algarismos romanos}
const
Romans: Array[1..13] of String = ( 'I', 'I...