Subversion Repositories Kolibri OS

Rev

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

Rev 539 Rev 551
Line 96... Line 96...
96
  
96
  
97
  xor  eax,eax                     
97
  xor  eax,eax                     
98
  mov  ebx,220*65536+120        
98
  mov  ebx,220*65536+120        
99
  mov  ecx,30*65536+FILECOUNT*16+35
99
  mov  ecx,30*65536+FILECOUNT*16+35
100
  mov  edx,[sc.work]
100
  mov  edx,[sc.work]
101
  or   edx,0x33000000
101
  or   edx,0x34000000
102
  mov  edi,title
102
  mov  edi,title
Line 103... Line 103...
103
  mcall
103
  mcall
104
 
104