Subversion Repositories Kolibri OS

Rev

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

Rev 1376 Rev 1514
Line 9... Line 9...
9
;;  Distributed under GPL. See file COPYING for details.        ;;
9
;;  Distributed under GPL. See file COPYING for details.        ;;
10
;;  Copyright 2003 Ville Turjanmaa                              ;;
10
;;  Copyright 2003 Ville Turjanmaa                              ;;
11
;;                                                              ;;
11
;;                                                              ;;
12
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
12
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
$Revision: 1376 $
14
$Revision: 1514 $
15
 
15
 
16
 
16
 
Line 810... Line 810...
810
    mov   [DONT_DRAW_MOUSE],byte 0  ; draw mouse
810
    mov   [DONT_DRAW_MOUSE],byte 0  ; draw mouse
Line 811... Line 811...
811
 
811
 
812
    and   [application_table_status],0
812
    and   [application_table_status],0
813
    ;mov   esi,process_terminated
813
    ;mov   esi,process_terminated
-
 
814
    ;call  sys_msg_board_str
-
 
815
 
-
 
816
	mov	eax, [.slot]
-
 
817
	call	SOCKET_process_end
814
    ;call  sys_msg_board_str
818
 
815
    add esp, 4
819
    add esp, 4
816
    ret
820
    ret
Line 817... Line 821...
817
restore .slot
821
restore .slot