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 7972
Line 15... Line 15...
15
	PathShow_draw stdcall(#PathShow);
15
	PathShow_draw stdcall(#PathShow);
16
}
16
}
17
 
17
 
Line 18... Line 18...
18
void DrawBreadCrumbs()
18
void DrawBreadCrumbs()
19
 collection_int breadCrumb;
19
 collection_int breadCrumb=0;
20
 char PathShow_path[4096];
20
 char PathShow_path[4096];
21
 block btn;
21
 block btn;
22
 int i;
22
 int i;
23
 unsigned text_line, area_w;
23
 unsigned text_line, area_w;
24
 {
24
 {