• Bertho Stultiens's avatar
    - Bugfix: Corrected a SEGV in the rawdata handling. Mistakingly took the · 3d455c9b
    Bertho Stultiens authored
      address of a pointer instead of its value. This probably slipped in
      during the merge of my tree into the winetree.
      Lesson learned: always double check.
    - Verified most resources so that win16 compile also generates correct
      output for reversed endian.
    - Implemented byte-ordering for resources. All resources can be forced
      to be little-, big- or native endian with command-line option -B.
    - Reading resources from .res-files are only accepted in native byte-
      ordering so that no additional semantic analysis is required.
    - Resource directory is still written in native-only format, including
      the strings.
    - Wrc is now installed through the makefile with 'make install' and also
      uninstalled with 'make uninstall'.
    - Wrote a man-page for better reference. The manpage also gets installed
      and uninstalled.
    - Cleaned up the namespace a bit by more agressive use of static.
    3d455c9b
Name
Last commit
Last update
..
cvdump Loading commit data...
winapi_check Loading commit data...
wineconf.libs Loading commit data...
wrc Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
apiw.index Loading commit data...
bin2res.c Loading commit data...
bug_report.pl Loading commit data...
build-spec.txt Loading commit data...
build.c Loading commit data...
examine-relay Loading commit data...
find_debug_channels Loading commit data...
fnt2bdf.c Loading commit data...
fnt2bdf.h Loading commit data...
genpatch Loading commit data...
install-sh Loading commit data...
ipcl Loading commit data...
make_X11wrappers Loading commit data...
make_authors Loading commit data...
make_debug Loading commit data...
make_os2.cmd Loading commit data...
make_requests Loading commit data...
makedep.c Loading commit data...
makehtml.pl Loading commit data...
testrun Loading commit data...
unimap.pl Loading commit data...
wineconf Loading commit data...
wineconf.tcl Loading commit data...
wineinstall Loading commit data...