Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Register OCX components in the exe file
#5
Anyway, thanks for your help!
Place the following code at the beginning of the code.
When executed in QM: no warnings or error messages, it runs fine.
When executed in EXE, "NO" will be displayed in the output bar of QM, which seems to bring success closer.


#opt err 1
if(RegisterComComponent("$qm$\GdPicture.NET.14.tlb" 2|4)!=1) out "NO"; ret 
#opt err 0


Messages In This Thread
RE: Register OCX components in the exe file - by Davider - 03-17-2024, 10:20 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)