Subversion Repositories Kolibri OS

Rev

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

Rev 1547 Rev 1728
Line 16... Line 16...
16
	dd	STARTAPP	; program start
16
	dd	STARTAPP	; program start
17
	dd	I_END		; program image size
17
	dd	I_END		; program image size
18
	dd	0x100000	; required amount of memory
18
	dd	0x100000	; required amount of memory
19
	dd	0x00000000	; reserved=no extended header
19
	dd	0x00000000	; reserved=no extended header
Line 20... Line 20...
20
 
20
 
Line 21... Line 21...
21
include "aspAPI.inc"
21
include "ASPAPI.INC"
22
 
22
 
23
N_KEYCOLOR equ 0x00677889 ; Normal button color
23
N_KEYCOLOR equ 0x00677889 ; Normal button color
24
C_KEYCOLOR equ 0x00344556 ; Control button color
24
C_KEYCOLOR equ 0x00344556 ; Control button color