Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2605 → Rev 2606

/kernel/branches/net/applications/tftpc/tftpc.asm
1,3 → 1,5
format binary as ""
 
use32
org 0x0
 
13,7 → 15,7
include '../macros.inc'
include '../libio.inc'
include '../dll.inc'
include 'editbox_ex.mac'
include '../../../../../programs/develop/libraries/box_lib/trunk/box_lib.mac'
 
include '../network.inc'
 
494,10 → 496,10
freeaddrinfo , 'freeaddrinfo'
 
 
edit1 edit_box 300,80,5 ,0xffffff,0x6f9480,0,0,0,99 ,SRV,ed_focus, 11,11
edit2 edit_box 300,80,25,0xffffff,0x6a9480,0,0,0,99 ,remote_addr,ed_figure_only, 10,10
edit3 edit_box 300,80,45,0xffffff,0x6a9480,0,0,0,99 ,local_addr,ed_figure_only, 27,27
edit4 edit_box 40,340,68,0xffffff,0x6a9480,0,0,0,5 ,BLK,ed_figure_only, 3,3
edit1 edit_box 300,80,5 ,0xffffff,0x6f9480,0,0,0,99 ,SRV,mouse_dd,ed_focus, 11,11
edit2 edit_box 300,80,25,0xffffff,0x6a9480,0,0,0,99 ,remote_addr,mouse_dd,ed_figure_only, 10,10
edit3 edit_box 300,80,45,0xffffff,0x6a9480,0,0,0,99 ,local_addr,mouse_dd,ed_figure_only, 27,27
edit4 edit_box 40,340,68,0xffffff,0x6a9480,0,0,0,5 ,BLK,mouse_dd,ed_figure_only, 3,3
 
op1 option_box option_group1,80,68,6,12,0xffffff,0,0,netascii,octet-netascii
op2 option_box option_group1,80,85,6,12,0xFFFFFF,0,0,octet,get-octet
555,6 → 557,7
rb (local_addr + 256 - $)
 
I_END:
mouse_dd dd ?
buffer:
rb buffer_len