http://bugs.winehq.org/show_bug.cgi?id=2608
------- Additional Comments From djd20@kent.ac.uk 2004-13-12 20:09 ------- I ran objdump -x (in cygwin) on the mss32.dll file and the end of objdumps output contained the below.
Might the .shrink* sections have something to do with shrinker? The dll itself contains the text SHRINKER.ERR in it. Does anyone know what the .shrink sections are?
Sections: Idx Name Size VMA LMA File off Algn 0 .shrink0 00031000 20001000 20001000 00000000 2**2 ALLOC, DEBUGGING, NEVER_LOAD, EXCLUDE 1 .rdata 000022c1 20032000 20032000 00000400 2**2 CONTENTS, ALLOC, LOAD, READONLY, DATA 2 .shrink1 00014000 20035000 20035000 00000000 2**2 ALLOC, DEBUGGING, NEVER_LOAD, EXCLUDE 3 .shrink2 00000200 20049000 20049000 00008400 2**2 CONTENTS, ALLOC, NEVER_LOAD, EXCLUDE 4 .rdata 0000001c 2004a000 2004a000 00025600 2**2 CONTENTS, ALLOC, LOAD, READONLY, DATA 5 .data 00001600 2004b000 2004b000 00002a00 2**4 CONTENTS, ALLOC, LOAD, DATA 6 .idata 00000784 20057000 20057000 00004000 2**2 CONTENTS, ALLOC, LOAD, DATA 7 .load 00002d26 20058000 20058000 00004800 2**2 CONTENTS, ALLOC, LOAD, READONLY, CODE 8 .reloc 000005f4 2005b000 2005b000 00007600 2**2 CONTENTS, ALLOC, LOAD, READONLY, DATA 9 .rsrc 00000800 2005c000 2005c000 00007c00 2**2 CONTENTS, ALLOC, LOAD, READONLY, DATA