Subversion Repositories Kolibri OS

Rev

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

Rev 5637 Rev 5639
Line 262... Line 262...
262
	mov ecx,ted_wnd_t
262
	mov ecx,ted_wnd_t
263
	mov bx,word[procinfo.client_box.width]
263
	mov bx,word[procinfo.client_box.width]
264
	inc bx
264
	inc bx
265
	int 0x40
265
	int 0x40
Line 266... Line 266...
266
 
266
 
267
	mov eax,4
267
	; mov eax,4
268
	mov ebx,185*65536+9
268
	; mov ebx,185*65536+9
269
	mov ecx,[sc.work_text]
269
	; mov ecx,[sc.work_text]
270
	or  ecx,0x80000000
270
	; or  ecx,0x80000000
271
	mov edx,txtFile
271
	; mov edx,txtFile
Line 272... Line 272...
272
	int 0x40
272
	; int 0x40
273
 
273
 
Line 274... Line 274...
274
	stdcall [PathShow_draw], dword PathShow_data_1
274
	; stdcall [PathShow_draw], dword PathShow_data_1
Line 275... Line 275...
275
	; stdcall [menu_bar_draw], dword menu_data_1
275
	; stdcall [menu_bar_draw], dword menu_data_1