From: Pavel T. <tp...@ma...> - 2011-05-27 15:26:03
|
2011-05-27 18:20 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c * source/client/leto1.c + added support for variable paramaters in LETO_UDF function. Functions in letoudr.hrb now can receive paremeters of any type and return value of any type. + added server-side LETO_RECLOCK( nUserStru [, nRecord] ) function + added client LETO_PARSEREC( cRecBuf ) function * source/server/server.prg + added request for some externals + source/client/itemseri.c * makefile.bc + added module from Harbour project to build client library for xHarbour, because format of HB_SERIALIZE() and HB_DESERIALIZE functions is different in this peojects. + tests/letoudf.prg + added sample for udf function * Readme.txt * readme_rus.txt * update Best regards, Pavel Tsarenko |