Subversion Repositories Kolibri OS

Rev

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

Rev 1253 Rev 1514
Line 155... Line 155...
155
 
155
 
156
draw_window:
156
draw_window:
157
	mcall	12, 1			; start of draw
157
	mcall	12, 1			; start of draw
Line -... Line 158...
-
 
158
	mcall	0, dword [Form], dword [Form + 4], 0x13ffffff, 0x805080d0, title
-
 
159
 
158
	mcall	0, dword [Form], dword [Form + 4], 0x13ffffff, 0x805080d0, title
160
	mcall	8, 136 shl 16 + 100, 35 shl 16 + 18, 4, 0x00007f00	 ; SLIP
Line 159... Line 161...
159
 
161
 
160
	call	Get_PCI_Info		; get pci version and last bus, scan for and draw each pci device
162
	call	Get_PCI_Info		; get pci version and last bus, scan for and draw each pci device