kpack: edit box now uses system colors

git-svn-id: svn://kolibrios.org@2207 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2011-09-17 13:10:38 +00:00
parent ad9130d360
commit 9f80bde975

View File

@ -70,6 +70,8 @@ load_libraries l_libs_start,load_lib_end
movsd
; get system window info
mcall 48,3,color_table,40
;--------------------------------------
edit_boxes_set_sys_color edit1,editboxes_end,color_table
;--------------------------------------
xor eax,eax
cmp [params],al