Subversion Repositories Kolibri OS

Rev

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

Rev 3478 Rev 4463
Line 133... Line 133...
133
2ch_flags       equ [ebp+28]    ;ä« £¨
133
2ch_flags       equ [ebp+28]    ;ä« £¨
134
2ch_sz_str      equ [ebp+32]    ;¤«¨­­  áâப¨, ¢ëç¨á«ï¥âáï ¯à¨ ¨­¨æ¨ «¨§ æ¨¨ ª®¬¯®­¥­â 
134
2ch_sz_str      equ [ebp+32]    ;¤«¨­­  áâப¨, ¢ëç¨á«ï¥âáï ¯à¨ ¨­¨æ¨ «¨§ æ¨¨ ª®¬¯®­¥­â 
Line 135... Line 135...
135
 
135
 
136
struc check_box2 left_s,top_s,ch_text_margin,color,border_color,text_color,text,flags
136
struc check_box2 left_s,top_s,ch_text_margin,color,border_color,text_color,text,flags
137
{                               ;áâàãªâãà  ¯ à ¬¥â஢ ¤«ï 祪 ¡®ªá 
137
{                               ;áâàãªâãà  ¯ à ¬¥â஢ ¤«ï 祪 ¡®ªá 
138
.left_s:        dd left_s       ;+0 ¯®«®¦¥­¨¥ ¯® å dw + à §¬¥à dw
138
.left_s         dd left_s       ;+0 ¯®«®¦¥­¨¥ ¯® å dw + à §¬¥à dw
139
.top_s:         dd top_s        ;+4 ¯®«®¦¥­¨¥ ¯® ã dw + à §¬¥à dw
139
.top_s          dd top_s        ;+4 ¯®«®¦¥­¨¥ ¯® ã dw + à §¬¥à dw
140
.ch_text_margin: dd ch_text_margin ;à ááâ®ï­¨¥ ®â ¯àאַ㣮«ì­¨ª  祪 ¡®ªá  ¤® ­ ¤¯¨á¨
140
.ch_text_margin dd ch_text_margin ;à ááâ®ï­¨¥ ®â ¯àאַ㣮«ì­¨ª  祪 ¡®ªá  ¤® ­ ¤¯¨á¨
141
.color:         dd color        ;梥⠢­ãâਠ祪¡®ªá 
141
.color          dd color        ;梥⠢­ãâਠ祪¡®ªá 
142
.border_color:  dd border_color ;梥â à ¬ª¨
142
.border_color   dd border_color ;梥â à ¬ª¨
143
.text_color:    dd text_color   ;梥⠭ ¤¯¨á¨
143
.text_color     dd text_color   ;梥⠭ ¤¯¨á¨
144
.text:          dd text         ; ¤à¥á ¢ ª®¤¥ ¯à®£à ¬¬ë £¤¥ à á¯®«®¦¥­ ⥪áâ
144
.text           dd text         ; ¤à¥á ¢ ª®¤¥ ¯à®£à ¬¬ë £¤¥ à á¯®«®¦¥­ ⥪áâ
145
.flags:         dd flags+0      ;ä« £¨
145
.flags          dd flags+0      ;ä« £¨
146
.size_of_str:   dd 0x0          ;¤«¨­­  áâப¨, ¢ëç¨á«ï¥âáï ¯à¨ ¨­¨æ¨ «¨§ æ¨¨ ª®¬¯®­¥­â 
146
.size_of_str    dd 0x0          ;¤«¨­­  áâப¨, ¢ëç¨á«ï¥âáï ¯à¨ ¨­¨æ¨ «¨§ æ¨¨ ª®¬¯®­¥­â 
Line 147... Line 147...
147
}
147
}
148
 
148
 
149
;Œ ªà®á ¯à®¢¥àª¨ 饫窠 ¬ë誨 ­ ¤ £à㯯®© checkboxes.
149
;Œ ªà®á ¯à®¢¥àª¨ 饫窠 ¬ë誨 ­ ¤ £à㯯®© checkboxes.
Line 227... Line 227...
227
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
227
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 228... Line 228...
228
 
228
 
229
struc option_box point_gr,left,top,op_text_margin,op_size,color,border_color,text_color,text,op_text_length,flags
229
struc option_box point_gr,left,top,op_text_margin,op_size,color,border_color,text_color,text,op_text_length,flags
230
{        ;áâàãªâãà  ¯ à ¬¥â஢ ¤«ï 祪 ¡®ªá 
230
{        ;áâàãªâãà  ¯ à ¬¥â஢ ¤«ï 祪 ¡®ªá 
231
op_flag_en=10b
231
op_flag_en=10b
232
.option_group: dd point_gr
232
.option_group   dd point_gr
233
.left: dw left       ;+0 ;¯®«®¦¥­¨¥ ¯® å
233
.left           dw left                 ;+0 ;¯®«®¦¥­¨¥ ¯® å
234
.top:  dw top        ;¯®«®¦¥­¨¥ ¯® ã
234
.top            dw top                  ;¯®«®¦¥­¨¥ ¯® ã
235
.ch_text_margin:  dd op_text_margin ;à ááâ®ï­¨¥ ®â ¯àאַ㣮«ì­¨ª  祪 ¡®ªá  ¤® ­ ¤¯¨á¨
235
.ch_text_margin dd op_text_margin       ;à ááâ®ï­¨¥ ®â ¯àאַ㣮«ì­¨ª  祪 ¡®ªá  ¤® ­ ¤¯¨á¨
236
.ch_size: dd op_size ;à §¬¥à ª¢ ¤à â  祪 ¡®ªá , ¤«ï ¯à¨¬¥à  12
236
.ch_size        dd op_size              ;à §¬¥à ª¢ ¤à â  祪 ¡®ªá , ¤«ï ¯à¨¬¥à  12
237
.color:   dd color   ;梥⠢­ãâਠ祪¡®ªá 
237
.color          dd color                ;梥⠢­ãâਠ祪¡®ªá 
238
.border_color: dd border_color ;梥â à ¬ª¨
238
.border_color   dd border_color         ;梥â à ¬ª¨
239
.text_color:   dd text_color   ;梥⠭ ¤¯¨á¨
239
.text_color     dd text_color           ;梥⠭ ¤¯¨á¨
240
.text: dd text                 ; ¤à¥á ¢ ª®¤¥ ¯à®£à ¬¬ë £¤¥ à á¯®«®¦¥­ ⥪áâ
240
.text           dd text                 ; ¤à¥á ¢ ª®¤¥ ¯à®£à ¬¬ë £¤¥ à á¯®«®¦¥­ ⥪áâ
241
.ch_text_length: dd op_text_length ;¤«¨­­  áâப¨ á ᨬ¢®« ¬¨
241
.ch_text_length dd op_text_length       ;¤«¨­­  áâப¨ á ᨬ¢®« ¬¨
242
.flags: dd flags+0   ; ä« £¨
242
.flags          dd flags+0              ; ä« £¨
Line 243... Line 243...
243
}
243
}
244
 
244
 
245
;op_struc_size equ
245
;op_struc_size equ