Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
t.__m_onclick (Cannot make exe. Error 4, failed to compile.)
#2
Don't move System anywhere. Also don't move functions from System.

When AddTrayIcon is used in exe, onclick and onrclick must be functions.

The warning should not be displayed. In QM 2.2.0 it is not displayed. If it is, use #exe to add these functions to exe.

Example
Code:
Copy      Help
;/exe
#exe addfunction "Function44"
#exe addfunction "Function49"

AddTrayIcon "" "" "Function44" "Function49"
10


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)