add WINIX_STARTED plugin message
This commit is contained in:
@@ -316,6 +316,9 @@ namespace Winix
|
||||
// this can be called from a different thread but with locking
|
||||
#define WINIX_SAVE_FILELOG 31090
|
||||
|
||||
// this message is sent when winix has been started
|
||||
// it is called from the main thread (with locking)
|
||||
#define WINIX_STARTED 31100
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user