腾讯云618特惠专场

文章列表

What does RtlInitializeExceptionChain do, and how can I reduce its execution overhead?(RtlInitializeExceptionChain 有什么作用,如何减少它的执行开销?)
How to compare BSTR against a string in c/c++?(如何将 BSTR 与 c/c++ 中的字符串进行比较?)
Exposing COM events to VBScript (ATL)(向 VBScript (ATL) 公开 COM 事件)
Handle HTMLElementEvents2 when DWebBrowserEvents2 has been handled using ATL#39;s macros(在使用 ATL 的宏处理 DWebBrowserEvents2 时处理 HTMLElementEvents2)
Move manifest file to dll?(将清单文件移动到 dll?)
return array from com object(从 com 对象返回数组)
How to best convert VARIANT_BOOL to C++ bool?(如何最好地将 VARIANT_BOOL 转换为 C++ bool?)
How to iterate through SAFEARRAY **(如何遍历 SAFEARRAY **)
What does overriding virtual function differs only by calling convention mean?(重写虚函数的区别仅在于调用约定意味着什么?)
Implement COM IDispatch without ATL(在没有 ATL 的情况下实现 COM IDispatch)