Thans a lot, vPos does the job:

float4 screenSpace : vPos // input semantic

float2 texSS = screenSpace.xy / vecViewPort.xy; // screenspace coordinates


POTATO-MAN saves the day! - Random