suk*_*mar 2 c c++ winapi visual-c++
LPCWSTR location_url;
m_spWebBrowser->get_LocationURL((BSTR*)&location_url);
Run Code Online (Sandbox Code Playgroud)
我如何LPCWSTR 与const char *in 比较strstr?
例:
if(strstr((location_url, ".html"))
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1724 次 |
| 最近记录: |