08-04-2007, 09:10 AM
For me the code works well. What is your QM version?
For testing, I created TEST_TTRY function, TEST_1 function, and TEST_2 function, and this macro:
onclick and onrclicks functions don't have any special requirements. With AddIcon, use their names in quotes.
For testing, I created TEST_TTRY function, TEST_1 function, and TEST_2 function, and this macro:
;/exe
Tray t.AddIcon("" "tray icon" 0 &TEST_TTRY)
10
;BEGIN PROJECT
;main_function Macro518
;exe_file $my qm$\Macro518.exe
;icon $qm$\macro.ico
;manifest $qm$\default.exe.manifest
;res
;on_before
;on_after
;on_run
;flags 6
;end_hotkey 0
;guid {0BF25657-F4EC-4A39-9758-06C8160D1998}
;END PROJECT
onclick and onrclicks functions don't have any special requirements. With AddIcon, use their names in quotes.
