Subversion Repositories Kolibri OS

Rev

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

Rev 4137 Rev 4898
Line 9... Line 9...
9
};
9
};
Line 10... Line 10...
10
 
10
 
11
struct BDVK{
11
struct BDVK{
12
	dword	attr;
12
	dword	attr;
13
	byte	type_name;
13
	byte	type_name;
14
	byte	rez1, rez2, rez3;
14
	byte	rez1, rez2, selected;
15
	dword	timecreate;
15
	dword	timecreate;
16
	dword	datecreate;
16
	dword	datecreate;
17
	dword	timelastaccess;
17
	dword	timelastaccess;
18
	dword	datelastaccess;
18
	dword	datelastaccess;