Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1727 → Rev 1728

/programs/system/disptest/trunk/disptest.ASM
12,7 → 12,7
; <--- start of MenuetOS application --->
MEOS_APP_START
 
include "..\..\..\debug.inc"
;include "..\..\..\debug.inc"
 
 
; <--- start of code --->
/programs/system/pcidev/trunk/PCIDEV.ASM
529,7 → 529,7
ret
 
 
include 'VENDORS.INC'
include 'vendors.inc'
;------------------------------------------------------------------
; DATA AREA
DATA
/programs/system/zkey/trunk/ZKEY.ASM
18,7 → 18,7
dd 0x100000 ; required amount of memory
dd 0x00000000 ; reserved=no extended header
 
include "aspAPI.inc"
include "ASPAPI.INC"
 
N_KEYCOLOR equ 0x00677889 ; Normal button color
C_KEYCOLOR equ 0x00344556 ; Control button color