annotate ui/img/icon.rc @ 1332:8362e30f7b55

(issue139) Check that pid is not running if the lock can be aquired If the lock on the lockfile can be aquired it might still be possible that another process is running. So we read the pid from the lockfile and check if another process with the same installation prefix as us is running.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 15 Oct 2014 14:19:46 +0200
parents bc02ee484067
children
rev   line source
620
bc02ee484067 Add dummy logging with ressourced messages.
Andre Heinecke <andre.heinecke@intevation.de>
parents: 510
diff changeset
1 #include "events.rc"
510
20f81c195cc4 Add icon.rc
Andre Heinecke <aheinecke@intevation.de>
parents:
diff changeset
2 IDI_ICON1 ICON DISCARDABLE "icon.ico"

http://wald.intevation.org/projects/trustbridge/