ActiveX控件编译错误,非高手不能解决
用MFC的一个防键盘钩子的ActiveX控件
编译时出现以下错误:
1> Creating library .\Debug\ocxHxedit.lib and object .\Debug\ocxHxedit.exp
1> ocxHxedit.vcxproj -> F:\VS_PORJECT\ocxHxedit\.\Debug\ocxHxedit.dll
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(183,5): error MSB3073: The command "regsvr32 /s /c "F:\VS_PORJECT\ocxHxedit\.\Debug\ocxHxedit.dll"
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(183,5): error MSB3073: echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(183,5): error MSB3073: :VCEnd" exited with code 3.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========