Subversion Repositories Kolibri OS

Rev

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

Rev 3244 Rev 3366
Line 91... Line 91...
91
	cmp al,1
91
	cmp al,1
92
	jne @f
92
	jne @f
93
		stdcall [mb_create],msgbox_5,thread ;message: save changes in file?
93
		stdcall [mb_create],msgbox_5,thread ;message: save changes in file?
94
		stdcall [mb_setfunctions],msgbox_5_funct
94
		stdcall [mb_setfunctions],msgbox_5_funct
95
		jmp .ret_f
95
		jmp .ret_f
-
 
96
	.no_msg: ;¬¥âª  ¤«ï ¢ë§®¢  ä㭪樨 ç¥à¥§ ª­®¯ªã ¢ á®®¡é¥­¨¨ msgbox_5
-
 
97
		pushad
96
	@@:
98
	@@:
Line 97... Line 99...
97
 
99
 
98
	copy_path open_dialog_name,communication_area_default_path,file_name,0
100
	copy_path open_dialog_name,communication_area_default_path,file_name,0
99
	mov [OpenDialog_data.type],0
101
	mov [OpenDialog_data.type],0