Subversion Repositories Kolibri OS

Rev

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

Rev 1714 Rev 1715
Line 72... Line 72...
72
		mov edi,ch1.flags
72
		mov edi,ch1.flags
73
		mov eax,1
73
		mov eax,1
74
		xor ebx,ebx
74
		xor ebx,ebx
75
		@@:
75
		@@:
76
			bt dword[edi],1 ;¯®ç¥¬ã ®­® âãâ ­¥ à ¡®â ¥â ï ­¥ §­ î ... ???
76
			bt dword[edi],1
77
			jnc .opt_no_sel
77
			jnc .opt_no_sel
78
				or ebx,eax ;­ ª®¯«¥­¨¥ ®â¬¥ç¥­­ëå ®¯æ¨©
78
				or ebx,eax ;­ ª®¯«¥­¨¥ ®â¬¥ç¥­­ëå ®¯æ¨©
79
			.opt_no_sel:
79
			.opt_no_sel:
80
			shl eax,1
80
			shl eax,1
81
			add edi,ch_struc_size
81
			add edi,ch_struc_size
82
			cmp edi,check_boxes_end
82
			cmp edi,check_boxes_end