Added check whether unaligned memory access is allowed.
authorUlrich Weigand <weigand@immd1.informatik.uni-erlangen.de>
Wed, 27 Dec 2000 04:18:26 +0000 (04:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Dec 2000 04:18:26 +0000 (04:18 +0000)
commitcc195924a66b5c79f7b8521b4dc26d41cbe33349
treeb7596733e5f1c5f6e34e287f340699b4f8e98266
parenta6d83ebae1790ba43a6dc307915edf57e50de5e3
Added check whether unaligned memory access is allowed.
Added macros to access unaligned WORDs / DWORDs.
15 files changed:
configure
configure.in
dlls/dplayx/dplay.c
dlls/user/exticon.c
dlls/version/resource.c
include/acconfig.h
include/config.h.in
include/windef.h
include/wine/port.h
loader/pe_resource.c
loader/task.c
memory/environ.c
memory/heap.c
windows/class.c
windows/dialog.c