You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
Is this a correct behavior for wide char case, assuming lpBuffer here points to the first char of the expected 2-char null sequence, not the second one, as I understand?
Is this a correct behavior for wide char case, assuming
lpBufferhere points to the first char of the expected 2-char null sequence, not the second one, as I understand?ODBCTest/src/odbctest/blddata.c
Line 3951 in d177017