https://bugs.winehq.org/show_bug.cgi?id=49372
--- Comment #13 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Vijay Kamuju from comment #12)
The patch works for the first tlb file, but it fails for the second tlb file attached. It fails with below error/assert:
winedump: ../../../wine/tools/winedump/tlb.c:1199: decode_string: Assertion `strlen(buf) + strlen(p) + 1 <= buf_size' failed.
Thanks for testing, that's a different problem.