kolibrios/programs/develop/box_lib/trunk
heavyiron 7470652b79 Compiled programs now use int 40h by default instead of fastcall (config.inc) to work well in emulators.
Deleted binary files - SVN is for sources only

git-svn-id: svn://kolibrios.org@896 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-11-03 04:57:18 +00:00
..
box_lib.asm optimization mouse code and delete 9 function and not use it now 2008-07-23 12:35:26 +00:00
config.inc add files :) 2008-06-25 12:01:00 +00:00
editbox_ex.asm optimization mouse code and delete 9 function and not use it now 2008-07-23 12:35:26 +00:00
editbox_ex.mac add files :) 2008-06-25 12:01:00 +00:00
editbox.mac optimization mouse code and delete 9 function and not use it now 2008-07-23 12:35:26 +00:00
macros.inc add files :) 2008-06-25 12:01:00 +00:00
proc32.inc add files :) 2008-06-25 12:01:00 +00:00
readme.txt add files :) 2008-06-25 12:01:00 +00:00
run.bat optimization mouse code and delete 9 function and not use it now 2008-07-23 12:35:26 +00:00
struct.inc add files :) 2008-06-25 12:01:00 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<Lrz> Теплов Алексей, Челябинск.
Пример простого испльзования editbox в библиотеке,
EditBox переписан для работы в библиотеке.
Дата 25.06.2008
сделана поддержка запуска ассемблерного примера при расположении текущей библиотеки по 2-м местам
1. /sys/lib/box_lib.obj и когда библиотека находиться в папке с программой. 

Дата 21.09.2007
Сделан упор на поддрежку С и передачи параметров в стеке stdcall.
На данный момент, носит эксперементальный, тестовый характер.
Библиотеку box_lib.obj нужно поместить в папку с выполняющейся программой editbox_ex, или по адресу /sys/lib/? но тогда нужно подменить путь в файле ini_file на путь к библиотеке
. Пример сам вычисляет путь к библиотеке, не зависимо от своего месторасположения
24.09.2007 - сделал поддрежку checkbox. Добавил ошибки, программа глючит очень серьезно :(