CodePudding user response:
In a 64 - bit Windows:64 exe and DLL in the directory c: \ Windows \ sys tem32 directory.
32 bit exe and DLL in the directory c: \ Windows \ sys wow64 directory.
So pay attention to:
In win64 system registered under 32-bit ocx DLL to 32 ocx or copy the DLL to the c: \ Windows \ syswow64 \ directory,
And registered to c: \ Windows \ syswow64 \ regsvr32 XXXXXXX ocx or DLL
CodePudding user response:
Do that before the Dll plug-in, also met the same problem, later found that Dll plug-in if you have the form file, in the [process] - [parts] can call, if there is no form file, not show up in the [parts], also cannot call, for a few days, then use this Dll call API function method call plug-ins, successful, you might as well try it,CodePudding user response:
In addition, you also take a look at this Dll plug-in, have, in the [quote] in [quote] sometimesCodePudding user response:
You have to step through, or to write the log, and see whether there is something wrong with the connect