Subversion Repositories Kolibri OS

Rev

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

Rev 1705 Rev 2102
Line 51... Line 51...
51
  mov edi,openfile_path
51
  mov edi,openfile_path
52
  rep movsb ;ª®¯¨à㥬 ¨¬ï ä ©«  ¢ ¡ãä¥à edit1
52
  rep movsb ;ª®¯¨à㥬 ¨¬ï ä ©«  ¢ ¡ãä¥à edit1
Line 53... Line 53...
53
 
53
 
Line 54... Line 54...
54
load_libraries l_libs_start,load_lib_end
54
load_libraries l_libs_start,load_lib_end
55
 
55
 
56
;¯à®¢¥àª  ­  ᪮«ìª® 㤠筮 § £ã§¨« áì ­ è  «¨¡ 
56
;¯à®¢¥àª  ­  ᪮«ìª® 㤠筮 § £ã§¨«¨áì ¡¨¡«¨®â¥ª¨
57
	mov	ebp,lib0
57
	mov	ebp,lib0
58
	cmp	dword [ebp+ll_struc_size-4],0
58
	cmp	dword [ebp+ll_struc_size-4],0
59
	jz	@f
59
	jz	@f
Line 63... Line 63...
63
	cmp	dword [ebp+ll_struc_size-4],0
63
	cmp	dword [ebp+ll_struc_size-4],0
64
	jz	@f
64
	jz	@f
65
	mcall -1 ;exit not correct
65
	mcall -1 ;exit not correct
66
@@:
66
@@:
Line -... Line 67...
-
 
67
 
-
 
68
	cmp dword[version_text_edit],3
-
 
69
	jge @f
-
 
70
		stdcall [mb_create],msgbox_10,thread
-
 
71
		mcall -1
-
 
72
	@@:
67
 
73
 
68
;---------------------------------------------------------------------
74
;---------------------------------------------------------------------
69
	stdcall [ted_init], tedit0
75
	stdcall [ted_init], tedit0
Line 70... Line 76...
70
	stdcall dword[tl_data_init], tree1
76
	stdcall dword[tl_data_init], tree1
Line 162... Line 168...
162
 
168
 
163
    stdcall dword[tl_cur_next], tree1
169
    stdcall dword[tl_cur_next], tree1
164
  .filter:
170
  .filter:
165
  add eax,304
171
  add eax,304
-
 
172
  loop @b
166
  loop @b
173
  stdcall dword[tl_cur_beg],tree1 ;áâ ¢¨¬ ªãàá®à ­  ­ ç «® ᯨ᪠
Line 167... Line 174...
167
.end_dir_init:
174
.end_dir_init:
168
 
175
 
169
;--- load color option file ---
176
;--- load color option file ---