The server also needs to cope with IMAGE_SCN_CNT_UNINITIALIZED_DATA
authorAlexandre Julliard <julliard@winehq.org>
Sat, 21 Jun 2003 02:03:40 +0000 (02:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 21 Jun 2003 02:03:40 +0000 (02:03 +0000)
commit64a41a2842af07618869f3e6f0d8ee9c997fc7ee
treeb893ec4fa9e42c969db3c804fd2c0e664628dbf7
parent415dfa63e53ea69bfc4f1701dc1aa9834677ca0a
The server also needs to cope with IMAGE_SCN_CNT_UNINITIALIZED_DATA
and IMAGE_SCN_CNT_INITIALIZED_DATA flags set together.
server/mapping.c