Subversion Repositories Kolibri OS

Rev

Rev 1846 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1846 Rev 1848
Line 1... Line 1...
1
//===== ƒ«®¡ «ì­ë¥ ª®­áâ ­âë
1
//===== ƒ«®¡ «ì­ë¥ ª®­áâ ­âë
2
#define SHOW "WRITESTR"
-
 
3
// ---- 
-
 
4
#define STD_INPUT_HANDLE	-10
2
#define STD_INPUT_HANDLE	-10
5
#define STD_OUTPUT_HANDLE	-11
3
#define STD_OUTPUT_HANDLE	-11
6
#define STD_ERROR_HANDLE	-12
4
#define STD_ERROR_HANDLE	-12
7
#define CREATE_NEW		1
5
#define CREATE_NEW		1
8
#define CREATE_ALWAYS 		2
6
#define CREATE_ALWAYS 		2