Subversion Repositories Kolibri OS

Rev

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

Rev 7806 Rev 7878
Line 19... Line 19...
19
//                                                   //
19
//                                                   //
20
//===================================================//
20
//===================================================//
Line 21... Line 21...
21
 
21
 
22
void General__Main()
22
void General__Main()
-
 
23
{
23
{
24
	DIR_SIZE dir_size;
24
	dword cpu_frequency;
25
	dword cpu_frequency;
25
	incn y;
26
	incn y;
Line 26... Line 27...
26
	SetEventMask(EVM_REDRAW + EVM_KEY + EVM_BUTTON);
27
	SetEventMask(EVM_REDRAW + EVM_KEY + EVM_BUTTON);