Revision: 13222 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13222&view=rev Author: druzus Date: 2009-12-12 12:52:56 +0000 (Sat, 12 Dec 2009)
Log Message: ----------- 2009-12-12 13:52 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbwinuni.h + added new macro HB_ITEMGETSTR() * harbour/src/rtl/gtwin/gtwin.c * modified to use new UNICODE API instead of HB_TCHAR_*() * harbour/contrib/hbwin/win_misc.c * rewritten WIN_GETCOMMANDLINEPARAM() New version does not use old HB_TCHAR_*() API and respect multiple quoting by "" (i.e. .\"myapp"li"cation".exe) TOFIX: WIN_ANSITOWIDE() and WIN_WIDETOANSI() are wrong and have to be fixed. Please remember that number of character after conversion to/from UNICODE can be different then original number of chars, i.e. multibyte characters can be replaced by single Unicode character or one Unicode character may use few bytes representation. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbwin/win_misc.c trunk/harbour/include/hbwinuni.h trunk/harbour/src/rtl/gtwin/gtwin.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour