mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
3d455c9b16
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. |
||
---|---|---|
.. | ||
cvdump | ||
winapi_check | ||
wineconf.libs | ||
wrc | ||
.cvsignore | ||
apiw.index | ||
bin2res.c | ||
bug_report.pl | ||
build-spec.txt | ||
build.c | ||
examine-relay | ||
find_debug_channels | ||
fnt2bdf.c | ||
fnt2bdf.h | ||
genpatch | ||
install-sh | ||
ipcl | ||
make_authors | ||
make_debug | ||
make_os2.cmd | ||
make_requests | ||
make_X11wrappers | ||
makedep.c | ||
Makefile.in | ||
makehtml.pl | ||
testrun | ||
unimap.pl | ||
wineconf | ||
wineconf.tcl | ||
wineinstall |