Subversion Repositories Kolibri OS

Rev

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

Rev 7369 Rev 7422
Line 87... Line 87...
87
}
87
}
Line 88... Line 88...
88
 
88
 
89
void SetProperties(byte prop)
89
void SetProperties(byte prop)
90
{
90
{
-
 
91
	dword cur_file;
Line 91... Line 92...
91
	dword cur_file;
92
	dword i;
92
 
93
 
93
	if (prop==1) || (prop==2)
94
	if (prop==1) || (prop==2)
94
	{
95
	{
Line 144... Line 145...
144
}
145
}
Line 145... Line 146...
145
 
146
 
146
void GetSizeMoreFiles(dword way)
147
void GetSizeMoreFiles(dword way)
147
{
148
{
-
 
149
	char cur_file[4096];
Line 148... Line 150...
148
	char cur_file[4096];
150
	dword i;
149
	
151
	
150
	for (i=0; i
152
	for (i=0; i
151
	{
153
	{