<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 09/08/2019 à 06:33, Jean SUZINEAU a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:3c6773f1-a782-9fcc-d263-da22c07dc590@wanadoo.fr">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Very often in Windows system functions you have to deal with
records with declared with a length of 1 and the real length
stored a few bytes before in the record.
<p><span class="cmsy-10"></span></p>
</blockquote>
Oops, not with records, with arrays, like "Array[0..0] of
libusb_endpoint_descriptor;" line 409 of libusb.pas<br>
</body>
</html>