VESNX SA
Results
3
comments of
VESNX SA
My sample would add an extra #0 to the end of the user name under windows, this fixes it ```pascal dwUserNameLen := cnMaxUserNameLen; SetLength(sUserName, cnMaxUserNameLen); if GetUserName(PChar(sUserName), dwUserNameLen) then begin...
I have already removed the component, it has been quite some time that I reported it.