Tickets

Issues

// TODO: find the right constants:


			// TODO: find the right constants:
			if(d_type == 8) // file
			{
				GetFile(str);
			}
			else
			if(d_type == 4) // directory

History