Hi Przemek, > 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)
I was about to commit the same thing (without quote fix though) :) I noticed one part where we miss UNICODE support altogether in core; when copying to clipboard from GTWVT, GTWIN, it never makes use of CF_UNICODETEXT. Plus hb_gt_winapi_setClipboard() will need the new UNICODE API treatment. Probably there will some more locations which use UNICODE conversion without the HB_TCHAR macros. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour