Subversion Repositories Kolibri OS

Rev

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

Rev 679 Rev 684
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 679 $
8
$Revision: 684 $
9
 
9
 
10
 
10
 
Line 1331... Line 1331...
1331
 
1331
 
1332
	mov   esi, [MOUSE_X]
1332
	mov   esi, [MOUSE_X]
Line 1333... Line 1333...
1333
	mov   [WIN_TEMP_XY], esi
1333
	mov   [WIN_TEMP_XY], esi
1334
 
1334
 
1335
	pushad		 ; wait for putimages to finish
1335
	pushad		 ; wait for putimages to finish
1336
;        mov   eax,5
1336
;        mov   ebx,5
1337
;        call  delay_hs
1337
;        call  delay_hs
1338
    mov   eax,[edi + WDATA.box.left]
1338
    mov   eax,[edi + WDATA.box.left]
1339
	mov   [npx],eax
1339
	mov   [npx],eax