Updated widl-SLTG_Typelib_Support patchset

Remove compile warning.
This commit is contained in:
Alistair Leslie-Hughes 2023-08-15 14:53:25 +10:00
parent d3de5eadd9
commit e2d51dfc4b

View File

@ -202,7 +202,7 @@ index 82ea76c..0a5e07c 100644
- /* Skip this WORD and get the next DWORD */
- len = *(DWORD*)(pAfterOTIBlks + 2);
+ hlp_strings = (const BYTE *)ptr + sizeof(DWORD);
+ TRACE("max help string length %#x, help strings length %#x\n",
+ TRACE("max help string length %#x, help strings length %#lx\n",
+ *(WORD *)hlp_strings, *(DWORD *)(hlp_strings + 2));
/* Now add this to pLibBLk look at what we're pointing at and