Latest News
ATL COM connection point 2-3事
一个是 Dispatch interface的实现 一个是 VTABLE的实现。 完整源代码在文章末尾! server 例子在: http://www.codeproject.com/Articles/3411/A-COM-component-offering-Internet-download-utiliti
IE load activex in detail-未完
阅读提示:COM 初学者,IE,ActiveX,Javascript如何调用activex的 接口,为什么可以这样调用。 ============================================================================= function testGpc()
Windows Animation Development Guide-阅读笔记
window Vista以上才支持。 overview 就一张图,直观明了:
浏览器URI Protocol Handlers总结: Application handling the custom URI scheme
latest update: https://html.spec.whatwg.org/multipage/webappapis.html#custom-handlers Seems FF have implement this. https://developer.mozilla.org/en-US/docs/Web-based_protocol_handlers example for slack: slack://T0AK2S750/magic-login/42611124805-pwkeQRCrYD if you have install the Slack...