Runtime Error 49, Bad DLL calling convention

后端 未结 8 1759
闹比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:22

    Another way instead of "change/add something and recompile" would be to /decompile your project. Esp. in large access/excel projects that can get ride of a lot of problems.

提交回复
热议问题