[Bug 16443] Regression in ntdll breaks IE6 setup

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 10 02:10:31 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16443


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #2 from Dmitry Timoshkov <dmitry at codeweavers.com>  2008-12-10 02:10:30 ---
It's the system32\corpol.dll, hopefully the winedump output is short enough
to be pasted here.

Contents of CORPOL.DLL: 16240 bytes

File Header
  Machine:                      014C (i386)
  Number of Sections:           5
  TimeDateStamp:                365485D9 (Fri Nov 20 04:55:53 1998) offset 208
  PointerToSymbolTable:         00000000
  NumberOfSymbols:              00000000
  SizeOfOptionalHeader:         00E0
  Characteristics:              230A
    EXECUTABLE_IMAGE
    LOCAL_SYMS_STRIPPED
    32BIT_MACHINE
    DEBUG_STRIPPED
    DLL

Optional Header (32bit)
  Magic                              0x10B          267
  linker version                     5.10
  size of code                       0x2600         9728
  size of initialized data           0xe00          3584
  size of uninitialized data         0x0            0
  entrypoint RVA                     0x2050         8272
  base of code                       0x1000         4096
  base of data                       0x4000         16384
  image base                         0x6d380000     1832386560
  section align                      0x1000         4096
  file align                         0x200          512
  required OS version                5.00
  image version                      5.00
  subsystem version                  4.00
  Win32 Version                      0x0            0
  size of image                      0x8000         32768
  size of headers                    0x600          1536
  checksum                           0xdae7         56039
  Subsystem                          0x1 (Native)
  DLL characteristics:               0x0
  stack reserve size                 0x40000        262144
  stack commit size                  0x1000         4096
  heap reserve size                  0x100000       1048576
  heap commit size                   0x1000         4096
  loader flags                       0x0            0
  RVAs & sizes                       0x10           16

Data Directory
  EXPORT       rva: 0x5000      size: 0xe2      
  IMPORT       rva: 0x3268      size: 0x50      
  RESOURCE     rva: 0x6000      size: 0x59c     
  EXCEPTION    rva: 0x0         size: 0x0       
  SECURITY     rva: 0x0         size: 0x0       
  BASERELOC    rva: 0x7000      size: 0x1f4     
  DEBUG        rva: 0x1050      size: 0x38      
  ARCHITECTURE rva: 0x0         size: 0x0       
  GLOBALPTR    rva: 0x0         size: 0x0       
  TLS          rva: 0x0         size: 0x0       
  LOAD_CONFIG  rva: 0x0         size: 0x0       
  Bound IAT    rva: 0x0         size: 0x0       
  IAT          rva: 0x1000      size: 0x50      
  Delay IAT    rva: 0x0         size: 0x0       
  CLR Header   rva: 0x0         size: 0x0       
               rva: 0x0         size: 0x0       

Done dumping CORPOL.DLL


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list