Ok, I have added the buffer
I have just tried the GetWindowTextLength but I guess Im doing something wrong, I get Error: 'stitle' no está definido with GetWindowTextLength too.
quote:
sTitle = Interop.Call('User32','GetWindowTextW', playerHwnd, sTitle, 256);
But Is says 'stitle' Isnt defined.