Subversion Repositories Kolibri OS

Rev

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

Rev 7579 Rev 7861
Line 54... Line 54...
54
	mov [tree1.data_img],eax
54
	mov [tree1.data_img],eax
55
;------------------------------------------------------------------------------
55
;------------------------------------------------------------------------------
56
	copy_path fn_syntax_dir,sys_path,file_name,0 ;¡¥à¥¬ ¯ãâì ª ¯ ¯ª¥ á ä ©« ¬¨ ᨭ⠪á¨á 
56
	copy_path fn_syntax_dir,sys_path,file_name,0 ;¡¥à¥¬ ¯ãâì ª ¯ ¯ª¥ á ä ©« ¬¨ ᨭ⠪á¨á 
57
	mcall SF_FILE,tree_file_struct
57
	mcall SF_FILE,tree_file_struct
Line -... Line 58...
-
 
58
 
-
 
59
	cmp ebx,2
-
 
60
	jg @f
-
 
61
		notify_window_run file_name ;á®®¡é¥­¨¥ ¥á«¨ ­¥ 㤠«®áì ®âªàëâì ä ©«ë
-
 
62
		jmp .end_dir_init
58
 
63
	@@:
59
	cmp ebx,0
64
	;cmp ebx,0
60
	jle .end_dir_init
65
	;jle .end_dir_init
61
		mov eax,dir_mem+32+40
66
		mov eax,dir_mem+32+40
62
		mov ecx,ebx
67
		mov ecx,ebx
63
		@@:
68
		@@:
64
			cmp byte[eax],'.' ;䨫ìâà㥬 ä ©«ë á ¨¬¥­ ¬¨ '.' ¨ '..'
69
			cmp byte[eax],'.' ;䨫ìâà㥬 ä ©«ë á ¨¬¥­ ¬¨ '.' ¨ '..'
Line 351... Line 356...
351
	;jne @f
356
	;jne @f
352
	;       mov eax,tedit1
357
	;       mov eax,tedit1
353
	;@@:
358
	;@@:
354
	ret
359
	ret
Line 355... Line 360...
355
 
360
 
356
hed db 'TextEditor syntax file converter 29.01.19',0 ;¯®¤¯¨áì ®ª­ 
361
hed db 'TextEditor syntax file converter 06.02.20',0 ;¯®¤¯¨áì ®ª­ 
Line 357... Line 362...
357
conv_tabl rb 128 ; â ¡«¨æ  ¤«ï ª®­¢¥àâ¨à®¢ ­¨ï scan-ª®¤  ¢ ascii-ª®¤
362
conv_tabl rb 128 ; â ¡«¨æ  ¤«ï ª®­¢¥àâ¨à®¢ ­¨ï scan-ª®¤  ¢ ascii-ª®¤
358
 
363
 
359
txt_load_f db '‡ £à. ä ©«',0
364
txt_load_f db '‡ £à. ä ©«',0