Subversion Repositories Kolibri OS

Rev

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

Rev 3045 Rev 3046
Line 7... Line 7...
7
#define BROWSER_LINK    "http://kolibri-os.narod.ru"
7
#define BROWSER_LINK    "http://kolibri-os.narod.ru"
Line 8... Line 8...
8
 
8
 
9
 
9
 
10
void about_dialog()
-
 
11
{   
10
void about_dialog()
12
	byte p;
11
{   
13
	mouse mm;
12
	mouse mm;
14
	byte id, letitclose=0;
13
	byte id, letitclose=0;
15
	SetEventMask(100111b); 
14
	SetEventMask(100111b);