2010-03-12 20:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/common/hbverdsp.c
+ Show '(UNICODE)' in built options for UNICODE builds.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-03-12 20:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/common/hbverdsp.c
|
||||
+ Show '(UNICODE)' in built options for UNICODE builds.
|
||||
|
||||
2010-03-12 15:59 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/rtl/filesys.c
|
||||
! Fixed non-UNICODE code after recent get/set drive changes.
|
||||
|
||||
@@ -159,6 +159,9 @@ void hb_verBuildInfo( void )
|
||||
#endif
|
||||
#if defined( HB_CLP_STRICT )
|
||||
hb_conOutErr( "(Clipper 5.x strict) ", 0 );
|
||||
#endif
|
||||
#if defined( HB_OS_WIN ) && defined( UNICODE )
|
||||
hb_conOutErr( "(UNICODE) ", 0 );
|
||||
#endif
|
||||
hb_conOutErr( hb_conNewLine(), 0 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user