+ config/ren_sfn.prg
- external/bzip2/cnv_hb2o.bat
- external/bzip2/cnv_o2hb.bat
+ external/bzip2/ren_sfn.txt
- external/libhpdf/cnv_o2hb.bat
- external/libhpdf/cnv_hb2o.bat
+ external/libhpdf/ren_sfn.txt
- external/pcre/cnv_o2hb.bat
- external/pcre/cnv_hb2o.bat
+ external/pcre/ren_sfn.txt
+ Replaced .bat method for converting long filenames to
short ones to a .prg script and simple text input file.
Also much of the logic is automatized.
* src/rtl/gtwvt/gtwvt.c
* Minor in old comment.
* INSTALL
- Deleted no more relevant restriction with HB_BUILD_PKG.
* contrib/hbwin/wapi_winuser.c
* contrib/hbwin/hbwin.ch
+ Added WAPI_SETWINDOWPOS() + relevant constants.
+ Added WIN_WS_* constants.
+ Added WAPI_ISICONIC(), WAPI_ISZOOMED().
* contrib/hbwin/tests/testax.prg
! Fixed to compile without warning.
* Using hbwin.ch.
17 lines
283 B
Plaintext
17 lines
283 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
# Use with 'hbrun <root>/config/ren_sfn.prg [F|T]'
|
|
|
|
LICENSE LICENSE
|
|
blocksor.c blocksort.c
|
|
bzlib.c bzlib.c
|
|
compress.c compress.c
|
|
crctable.c crctable.c
|
|
decompre.c decompress.c
|
|
huffman.c huffman.c
|
|
randtabl.c randtable.c
|
|
bzlib.h bzlib.h
|
|
bzlib_pr.h bzlib_private.h
|