Subversion Repositories Kolibri OS

Rev

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

Rev 5933 Rev 5996
Line 800... Line 800...
800
	SKIN.height   = GetSkinHeight();
800
	SKIN.height   = GetSkinHeight();
801
	screen.width  = GetScreenWidth();
801
	screen.width  = GetScreenWidth();
802
	screen.height = GetScreenHeight();
802
	screen.height = GetScreenHeight();
Line 803... Line 803...
803
	
803
	
804
	//program_path_length = strlen(I_Path);
804
	//program_path_length = strlen(I_Path);
805
	MOUSE_TIME = 50; //Default 500 ms.
805
	DOUBLE_CLICK_DELAY = GetMouseDoubleClickDelay();
Line 806... Line 806...
806
	__generator = GetStartTime();
806
	__generator = GetStartTime();
807
	
807
	
808
	$push    ebx
808
	$push    ebx