Azure/C++/C#/Java/Asp.net/JavaScript/Html - MFC/COM/ActiveX/eclipse/Web

dlbrant

working soft

博客园 首页 新随笔 管理
  61 随笔 :: 0 文章 :: 20 评论 :: 86936 阅读

 

// This goes past the ATL includes
#import "C:/WINDOWS/system32/Macromed/Flash/Flash9e.ocx" named_guids, rename_namespace("Flash")

Flash::IShockwaveFlash * flash = NULL; 
hr = spDispatch->QueryInterface(__uuidof(Flash::IShockwaveFlash), (void **) &flash);

flash->GetVariable("VariableName");
flash->SetVariable("VariableName", "String Value");
posted on   dlbrant  阅读(306)  评论(0编辑  收藏  举报
编辑推荐:
· C++代码改造为UTF-8编码问题的总结
· DeepSeek 解答了困扰我五年的技术问题
· 为什么说在企业级应用开发中,后端往往是效率杀手?
· 用 C# 插值字符串处理器写一个 sscanf
· Java 中堆内存和栈内存上的数据分布和特点
阅读排行:
· 为DeepSeek添加本地知识库
· 精选4款基于.NET开源、功能强大的通讯调试工具
· DeepSeek智能编程
· 大模型工具KTransformer的安装
· [计算机/硬件/GPU] 显卡
历史上的今天:
2012-08-15 HTTP Error 404.3 while browse to WCF service

Software

点击右上角即可分享
微信分享提示