- request admin-rights for gkrellmd on win32 (done via manifest file) - fix make dependencies on sysdeps folder - new function gkrellmd_exit() to exit gkrellmd properly, gkrellm_sys_main_cleanup() was never called on exit - make gkrellmd a console application on win32 (first step towards making it an nt-service)
6 lines
100 B
C
6 lines
100 B
C
#ifndef IDC_STATIC
|
|
#define IDC_STATIC (-1)
|
|
#endif
|
|
|
|
#define IDI_ICON3 105
|