This website requires JavaScript.
Explore
Help
Sign In
kolan
/
gkrellm
Watch
1
Star
0
Fork
You've already forked gkrellm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ba368f9595
gkrellm
/
server
/
win32-resource.h
5 lines
55 B
C
Raw
Normal View
History
Unescape
Escape
- own win32 resource file for gkrellmd - 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)
2008-02-01 23:31:53 +03:00
#
ifndef IDC_STATIC
#
define IDC_STATIC (-1)
#
endif
- Bump copyright year, version information and minimum gtk+ version in various files
2008-09-30 21:37:03 +04:00