_ _ _ _ _ __ ____ _____ __ ____
//_ //_ //_ __ ////_ _ _ _ _ _ _ _ _ /__\/ __/\ / / _ \ /__\/ __/
/_ // _// _//_ \o ////////////////////// //_// __/\ \/ /||_|| //_// __/
//// \_/ \_// __/o/////____//____//____/o/___/\__/ \__/ \___/o/___/___/
/_/
_________. _______________________________.
[dev0.de] [datenschutz] [contact/imprint]
____________________________________. __________________.
[root] [history] [design] [products] [links] [treeview]
(lsdevkit for delphi)
lsdevkit19990521.zip (~14kb) - testrelease 3
lsdevkit19990515.zip (~8kb) - testrelease 1
(information)
lsdevkit for delphi is the litestep development kit for delphi.
it enables you to write modules and wharfs for litestep in delphi.
i need examples for the kit, so please write some and send them to me.
i will try to include them.
send mails to lsdevkit
(examples)
name: bang_test
writer: murphy
description:
shows how to write a loadmodule with bangs.
name: wharf_test
writer: murphy
description:
shows how to write a simple wharf.
name: mixed_module
writer: murphy
description:
shows how to write a simple wharf, which can be also loaded as a
loadmodule and placed on desktop.
name: getrevid_wharf
writer: murphy
description:
shows how to write a wharf, which supports a revid. it is displayed
in the '!About detailed'-Dialog.
(history)
1999/5/13 - internal release 1
- not for public. too buggy!
1999/5/15 - testrelease 1
- first release for public testing.
1999/5/16 - testrelease 2 - internal
- added 2 examples.
- added unit lstools.pas
1999/5/21 - testrelease 3
- some fixes