forked from KolibriOS/kolibrios
29efd28b74
2) Small change of ScrollBar git-svn-id: svn://kolibrios.org@1041 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
203 B
Batchfile
6 lines
203 B
Batchfile
@fasm.exe -m 16384 box_lib.asm
|
|
@fasm.exe -m 16384 editbox_ex.asm editbox_ex.kex
|
|
@fasm.exe -m 16384 ctrldemo.asm ctrldemo.kex
|
|
REM ..\FASM\kpack.exe editbox_ex
|
|
rem @klbrinwin.exe editbox_ex.kex
|
|
pause |