2009-12-09 15:41 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_regc.c
* contrib/hbwin/win_prn3.c
* contrib/hbwin/win_dll.c
+ Using new UNICODE parameter passing macros instead of HB_TCHAR*() ones.
; Please review me. The transition is not yet full, as there were
some problematic cases, which I've left as is.
! Added UNICODE support for WIN_REGQUERYVALUEEX()'s string return values.
* contrib/hbwin/tests/testreg.prg
+ Added one more test call.
! Fixed to not use legacy registry call.
This commit is contained in:
@@ -17,6 +17,19 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-09 15:41 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/win_regc.c
|
||||
* contrib/hbwin/win_prn3.c
|
||||
* contrib/hbwin/win_dll.c
|
||||
+ Using new UNICODE parameter passing macros instead of HB_TCHAR*() ones.
|
||||
; Please review me. The transition is not yet full, as there were
|
||||
some problematic cases, which I've left as is.
|
||||
! Added UNICODE support for WIN_REGQUERYVALUEEX()'s string return values.
|
||||
|
||||
* contrib/hbwin/tests/testreg.prg
|
||||
+ Added one more test call.
|
||||
! Fixed to not use legacy registry call.
|
||||
|
||||
2009-12-09 15:30 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbapilng.h
|
||||
+ harbour/include/hbmsgreg.h
|
||||
|
||||
Reference in New Issue
Block a user