dongshi4078 2019-01-07 06:52
浏览 175

如何在窗口服务器中注册DLL文件以在PHP代码中运行

We want to run one dll file under php code(Laravel 5) using com class, regarding this we need registered dll file on my window server (window 2012 R2) . But we are getting error.

The module "Addition.dll" was loaded but entry point DLLRegisterServer was not found Make sure that "Addition.dll" is a valid DLL or OCX file and then try again

We are using this line of command

REGSVR32 "C:\xampp\htdocs\Dll_demo ewton.dll" and regsvr32 newton.dll

Please let me know the exact way of Registered DLL file in my window server (window 2012 R2).

I have checked lots of stack Overflow example Error in registering DLL But not getting any result from my side , Please help us. Thanks

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
    • ¥15 lammps拉伸应力应变曲线分析
    • ¥15 C++ 头文件/宏冲突问题解决
    • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
    • ¥50 安卓adb backup备份子用户应用数据失败
    • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
    • ¥15 请问Lammps做复合材料拉伸模拟,应力应变曲线问题
    • ¥30 python代码,帮调试,帮帮忙吧
    • ¥15 #MATLAB仿真#车辆换道路径规划
    • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建