Something about the "BSTR" and "SysStringLen"

本文通过实例探讨了BSTR类型中字符串长度的获取方法。起初尝试使用SysStringLen函数遇到了问题,经调整发现BSTR类型的长度信息直接存储于内存之中,并非通过null终止符确定。通过对内存的观察和修改验证了这一结论。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

At first I thought the type of “BSTR” was “WCHAR”, so I write a test code like this:

 

It seems that the “SysStringLen” return an error result so that I think the method has some problems.

At Simon's suggestion, I have just found some information on the Internet:

 

So I modify my code like this:

 

It returns the correct result.

But how does it know the length of the “m_str”?

Then I try to find the answer in the memory.

It seems that nothing is found. But when I scroll up the mouse, I have found something interesting.

 

Then I try to modify the string,

 

I am sure the length is written in the memory.

转载于:https://www.cnblogs.com/gin304994/p/6814616.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值