Subversion Repositories Kolibri OS

Rev

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

Rev 5795 Rev 5883
Line 23... Line 23...
23
dword  I_Param      = #param;
23
dword  I_Param      = #param;
24
dword  I_Path       = #program_path;
24
dword  I_Path       = #program_path;
25
char param[4096];
25
char param[4096];
26
char program_path[4096];
26
char program_path[4096];
Line -... Line 27...
-
 
27
 
-
 
28
dword TEMP = 0;
27
 
29
 
28
#define NULL      0
30
#define NULL      0
29
#define OLD      -1
31
#define OLD      -1
30
#define true      1
32
#define true      1