Subversion Repositories Kolibri OS

Rev

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

Rev 5640 Rev 5651
Line 46... Line 46...
46
	int key, btn;
46
	int key, btn;
Line 47... Line 47...
47
 
47
 
48
	char filepath[4096];
48
	char filepath[4096];
Line 49... Line -...
49
	char notify_message[4296];
-
 
50
	
49
	char notify_message[4296];
51
	mem_Init();
50
	
52
	load_dll(boxlib, #box_lib_init,0);
51
	load_dll(boxlib, #box_lib_init,0);
53
	load_dll(libio, #libio_init,1);
52
	load_dll(libio, #libio_init,1);
54
	load_dll(libHTTP, #http_lib_init,1);	
53
	load_dll(libHTTP, #http_lib_init,1);