added: to plugin thread: message WINIX_PL_THREAD_CAN_MAKE_REDIRECT

(similar as for ticket)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@888 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2012-09-14 07:14:54 +00:00
parent bd1f717b4c
commit da15323c2f
7 changed files with 85 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
* This file is a part of Winix
* and is not publicly distributed
*
* Copyright (c) 2010, Tomasz Sowa
* Copyright (c) 2010-2012, Tomasz Sowa
* All rights reserved.
*
*/
@@ -19,6 +19,10 @@
#define WINIX_PL_THREAD_PREPARE_THREAD 4003
#define WINIX_PL_THREAD_SEARCH_THREAD_DIR 4004
#define WINIX_PL_THREAD_CAN_MAKE_REDIRECT 4005
#endif