found a guy on github that could be up for the task. fingers crossed https://github.com/benbuck/rbtray/issues/2
i'm having the same issue. i'm a programmer and looked at the code. i think i have a fix, but i don't have c/c++ dev tools installed and i don't want to be a maintainer. i would recommend checking the return values of the calls to Shell_NotifyIcon(NIM_ADD, &nid) (and all api/function calls) and NOT calling ShowWindows(SW_HIDE) if it fails. in general there is minimal return code / error checking. the code is very short so someone should go through it an be diligent about checking ALL return codes...
i'm having the same issue. i'm a programmer and looked at the code. i think i have a fix, but i don't have c/c++ dev tools installed and i don't want to be a maintainer. i would recommend checking the return values of the calls to Shell_NotifyIcon(NIM_ADD, &nid) (and all api calls) and NOT calling ShowWindows(SW_HIDE) if it fails. in general there is minimal return code / error checking. the code is very short so someone should go through it an be diligent about checking ALL return codes and altering...
i'm having the same issue. i'm a programmer and looked at the code. i think i have a fix, but i don't have c/c++ dev tools installed and i don't want to be a maintainer. i would recommend checkint the return values of the calls to Shell_NotifyIcon(NIM_ADD, &nid) (and all api calls) and NOT calling ShowWindows(SW_HIDE) if it fails. in general there is minimal return code / error checking. the code is very short so someone should go through it an be diligent about checking ALL return codes and altering...
I'd be happy to submit a patch. Please provide guidance for how you would like the...
I'd be happy to submit a patch. Please provide guidance for how you would like the...
I'd be happy to submit a patch. Please provide guidance for how you would like the...
I'd be happy to submit a patch. Please provide guidance for how you would like the...