jvcllaz: Less hints and warnings.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7901 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-11-23 14:28:05 +00:00
parent 0fc7589a41
commit bc37254519
9 changed files with 18 additions and 19 deletions

View File

@ -158,7 +158,7 @@ const
MaxLen = 256;
var
Len: DWORD;
WS: WideString;
WS: WideString = '';
Res: windows.BOOL;
{$ENDIF}
begin