When executed in QM, the following warning appears:
Warning in <open ":1030: /571">TX Text32_T2: This COM component was not registered: D:\RPA\QM\GdPicture.NET.14.tlb
QM now registered it automatically. Automatic registration will not always work. Use it only when testing new components.
---------------------------------------------------------------------------------------------------------------------------------------
After generating the .exe file, the library cannot be loaded. The error occurs in the sub-function sub.DlgProc
Error info:
ActiveX control is not created.
function# hDlg message wParam lParam
sel message
case WM_INITDIALOG
tx3._getcontrol(id(3 hDlg))
Warning in <open ":1030: /571">TX Text32_T2: This COM component was not registered: D:\RPA\QM\GdPicture.NET.14.tlb
QM now registered it automatically. Automatic registration will not always work. Use it only when testing new components.
---------------------------------------------------------------------------------------------------------------------------------------
After generating the .exe file, the library cannot be loaded. The error occurs in the sub-function sub.DlgProc
Error info:
ActiveX control is not created.
function# hDlg message wParam lParam
sel message
case WM_INITDIALOG
tx3._getcontrol(id(3 hDlg))