Runtime Error 49, Bad DLL calling convention

后端 未结 8 1765
闹比i
闹比i 2020-12-29 12:10

Q. Excel keeps throwing the following error, whenever my addin is loaded (Runtime Error 49, Bad DLL calling convention)

8条回答
  •  天命终不由人
    2020-12-29 12:28

    Or, the best option ever:

    - Rewrite the name of the routine.

    - Then recompile !

    You're good to go now!

提交回复
热议问题