Subversion Repositories Kolibri OS

Rev

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

Rev 3835 Rev 4716
Line 120... Line 120...
120
  sub   ebx,15 shl 16
120
  sub   ebx,15 shl 16
121
  mcall ,,0xff0000,my_param,1
121
  mcall ,,0xff0000,my_param,1
122
  inc   [my_param]
122
  inc   [my_param]
123
  popa
123
  popa
124
  push  ecx
124
  push  ecx
-
 
125
  mov esi, [edx-4]
-
 
126
  sub esi, 4 ;remove .txt extension
125
  mcall ,,[sc.work_button_text],,[edx-4]
127
  mcall ,,[sc.work_button_text]
126
  pop   ecx
128
  pop   ecx
127
  add   edx,esi
129
  add   edx,esi
128
  add   ebx,16
130
  add   ebx,16
129
  loop  .list
131
  loop  .list
130
  mcall 12,2
132
  mcall 12,2