Commit Graph

8 Commits

Author SHA1 Message Date
Jan Jaeger
439bdbca92 Remove subversion $Id$ tag
Update copyright statement to 2012
2012-03-24 18:41:51 +11:00
Fish (David B Trout)
236a11b6e2 (cosmetic: remove trailing blanks and tabs)
git-svn-id: file:///home/jj/hercules.svn/trunk@7613 956126f8-22a0-4046-8f4a-272fa8102e63
2011-07-23 06:42:44 +00:00
Paul Gorlinsky
3395ec4c3e Update Copyright notices to 2011.
git-svn-id: file:///home/jj/hercules.svn/trunk@7598 956126f8-22a0-4046-8f4a-272fa8102e63
2011-07-19 01:56:27 +00:00
Paul Gorlinsky
cb3878faae Update notices; Standardize preamble...
git-svn-id: file:///home/jj/hercules.svn/trunk@5961 956126f8-22a0-4046-8f4a-272fa8102e63
2010-05-10 23:38:28 +00:00
Roger Bowler
e550fb8382 Fix win64 warning C4311: 'type cast' : pointer truncation from 'HINSTANCE'
git-svn-id: file:///home/jj/hercules.svn/trunk@5147 956126f8-22a0-4046-8f4a-272fa8102e63
2009-02-01 21:27:16 +00:00
Jan Jaeger
64b9a97a0d Add CVS message log
git-svn-id: file:///home/jj/hercules.svn/trunk@4102 956126f8-22a0-4046-8f4a-272fa8102e63
2006-12-08 09:43:35 +00:00
Fish (David B Trout)
8a371bb0dc Special keyword "startgui" now recognized by 'conspawn' utility to cause it to start Windows GUI application via 'ShellExecute()' Windows API instead or normal 'system()' CRT API, to prevent HercGUI from hanging at shutdown as a result of the app still running even though Herc has exited. (See RELEASE NOTES for further details)
Also added the "DETACHED_PROCESS" flag to the 'CreateProcess()' Windows API call in w32util.c function 'w32_poor_mans_fork' in order to more completely address this issue as well.


git-svn-id: file:///home/jj/hercules.svn/trunk@3929 956126f8-22a0-4046-8f4a-272fa8102e63
2006-08-04 00:06:11 +00:00
Fish (David B Trout)
170ecd3f53 Added 'conspawn.exe' to MSVC build (for 'sh'ell cmd)
git-svn-id: file:///home/jj/hercules.svn/trunk@3289 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-03 04:46:13 +00:00