[Wine] Re: Proxy/Auth Problem?

benign wineforum-user at winehq.org
Fri Nov 5 01:09:39 CDT 2010


It looks like winetricks doesn't actually install the same crypt32.dll that comes off of an xp machine. Anyways, I replaced it with one from xp, and when i run the program I get this:


fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
err:module:import_dll Library MSASN1.dll (which is needed by L"C:\\windows\\system32\\crypt32.dll") not found
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:ras:RasEnumConnectionsW (0x1885a8,0x32eae4,0x32eae0),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasConnectionNotificationW (0xffffffff,0x1fc,0x00000003),stub!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub

So i throw MSASN1.dll into wine, and get:

fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:ras:RasEnumConnectionsW (0x1885c0,0x32eae4,0x32eae0),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasConnectionNotificationW (0xffffffff,0x200,0x00000003),stub!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub

if i se rasapi32 and crypt32 to native and use the one from windows, with everything else native, builtin:

fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:rtutils:TraceRegisterExW (L"RASAPI32", 0): stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub

If I now set rasapi32 and crypt32 to native,builtin:

fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:ras:RasEnumConnectionsW (0x1885c0,0x32eae4,0x32eae0),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasConnectionNotificationW (0xffffffff,0x204,0x00000003),stub!
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub

and finially, using the rasapi32 that came with wine, and setting it to native (not sure what this is reallyfixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipCreateHalftonePalette stub
 supposed to do) I get only these errors:

fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipCreateHalftonePalette stub

and hey just for shits and giggles if i set crypt32 to native while using the one in wine, i get:

fixme:sync:CreateMemoryResourceNotification (0) stub
err:module:import_dll Library crypt32.dll (which is needed by L"C:\\windows\\system32\\rsaenh.dll") not found
fixme:crypt:CRYPT_LoadProvider Failed to load dll L"rsaenh.dll"
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:service:EnumServicesStatusA 0x165b78 type=30 state=1 0xbfca20 240 0xbfcc64 0xbfcc6c 0xbfcc60
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000da,0x3009a1b4,0xbfc624): stub
err:eventlog:ReportEventW L"clr20r3"
err:eventlog:ReportEventW L"quicktel.exe"
err:eventlog:ReportEventW L"3.2.0.1"
err:eventlog:ReportEventW L"4b8f3335"
err:eventlog:ReportEventW L"quicktel"
err:eventlog:ReportEventW L"3.2.0.1"
err:eventlog:ReportEventW L"4b8f3335"
err:eventlog:ReportEventW L"4"
err:eventlog:ReportEventW L"37"
err:eventlog:ReportEventW L"system.typeinitialization"
err:eventlog:ReportEventW L"NIL"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
err:ole:CoUninitialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize

Unhandled Exception: System.TypeInitializationException: The type initializer for 'QuickTel.moduleGlobalVariables' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. Exception from HRESULT: 0x8009001D
File name: 'MySql.Data, Version=6.1.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'
   at QuickTel.moduleGlobalVariables..cctor()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   --- End of inner exception stack trace ---
   at QuickTel.My.MyApplication.MyApplication_UnhandledException(Object sender, UnhandledExceptionEventArgs e)
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.raise_UnhandledException(Object sender, UnhandledExceptionEventArgs e)
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledException(UnhandledExceptionEventArgs e)
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
   at QuickTel.My.MyApplication.Main(String[] Args)
wine: Unhandled exception 0xe0434f4d at address 0x7b8352a2 (thread 0045), starting debugger...
Unhandled exception: 0xe0434f4d in 32-bit code (0x7b8352a2).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b8352a2 ESP:0032e6ec EBP:0032e750 EFLAGS:00000246(   - --  I  Z- -P- )
 EAX:7b825039 EBX:7b881ff4 ECX:00000000 EDX:e0434f4d
 ESI:e0434f4d EDI:e0434f4d
Stack dump:
0x0032e6ec:  0032e788 00000004 0000003c e0434f4d
0x0032e6fc:  00000001 00000000 7b8352a2 00000001
0x0032e70c:  80131534 e0434f4d 0032e788 790c2000
0x0032e71c:  02000036 0032e734 79e814da 0032e740
0x0032e72c:  02000036 00000001 0032e7b0 79e87ff4
0x0032e73c:  0000012c 790fabcc 7b83525a 001326f0
Backtrace:
=>0 0x7b8352a2 in kernel32 (+0x252a2) (0x0032e750)
  1 0x79f97065 in mscorwks (+0x127064) (0x0032e7b0)
  2 0x7a05b942 in mscorwks (+0x1eb941) (0x0032e7ec)
  3 0x7a05b9eb in mscorwks (+0x1eb9ea) (0x0032e818)
  4 0x7a05b9f6 in mscorwks (+0x1eb9f5) (0x0032e904)
  5 0x0032e964 (0x0032e904)
  6 0x0032e964 (0x0032e904)
  7 0x0032e964 (0x0032e904)
  8 0x0032e964 (0x0032e904)
  9 0x0032e964 (0x0032e904)
  10 0x0032e964 (0x0032e904)
  11 0x0032e964 (0x0032e904)
  12 0x0032e964 (0x0032e904)
  13 0x0032e964 (0x0032e904)
  14 0x0032e964 (0x0032e904)
  15 0x0032e964 (0x0032e904)
  16 0x0032e964 (0x0032e904)
  17 0x0032e964 (0x0032e904)
  18 0x0032e964 (0x0032e904)
  19 0x0032e964 (0x0032e904)
  20 0x0032e964 (0x0032e904)
  21 0x0032e964 (0x0032e904)
  22 0x0032e964 (0x0032e904)
  23 0x0032e964 (0x0032e904)
  24 0x0032e964 (0x0032e904)
  25 0x0032e964 (0x0032e904)
  26 0x0032e964 (0x0032e904)
  27 0x0032e964 (0x0032e904)
  28 0x0032e964 (0x0032e904)
  29 0x0032e964 (0x0032e904)
  30 0x0032e964 (0x0032e904)
  31 0x0032e964 (0x0032e904)
  32 0x0032e964 (0x0032e904)
  33 0x0032e964 (0x0032e904)
  34 0x0032e964 (0x0032e904)
  35 0x0032e964 (0x0032e904)
  36 0x0032e964 (0x0032e904)
  37 0x0032e964 (0x0032e904)
  38 0x0032e964 (0x0032e904)
  39 0x0032e964 (0x0032e904)
  40 0x0032e964 (0x0032e904)
  41 0x0032e964 (0x0032e904)
  42 0x0032e964 (0x0032e904)
  43 0x0032e964 (0x0032e904)
  44 0x0032e964 (0x0032e904)
  45 0x0032e964 (0x0032e904)
  46 0x0032e964 (0x0032e904)
  47 0x0032e964 (0x0032e904)
  48 0x0032e964 (0x0032e904)
  49 0x0032e964 (0x0032e904)
  50 0x0032e964 (0x0032e904)
  51 0x0032e964 (0x0032e904)
  52 0x0032e964 (0x0032e904)
  53 0x0032e964 (0x0032e904)
  54 0x0032e964 (0x0032e904)
  55 0x0032e964 (0x0032e904)
  56 0x0032e964 (0x0032e904)
  57 0x0032e964 (0x0032e904)
  58 0x0032e964 (0x0032e904)
  59 0x0032e964 (0x0032e904)
  60 0x0032e964 (0x0032e904)
  61 0x0032e964 (0x0032e904)
  62 0x0032e964 (0x0032e904)
  63 0x0032e964 (0x0032e904)
  64 0x0032e964 (0x0032e904)
  65 0x0032e964 (0x0032e904)
  66 0x0032e964 (0x0032e904)
  67 0x0032e964 (0x0032e904)
  68 0x0032e964 (0x0032e904)
  69 0x0032e964 (0x0032e904)
  70 0x0032e964 (0x0032e904)
  71 0x0032e964 (0x0032e904)
  72 0x0032e964 (0x0032e904)
  73 0x0032e964 (0x0032e904)
  74 0x0032e964 (0x0032e904)
  75 0x0032e964 (0x0032e904)
  76 0x0032e964 (0x0032e904)
  77 0x0032e964 (0x0032e904)
  78 0x0032e964 (0x0032e904)
  79 0x0032e964 (0x0032e904)
  80 0x0032e964 (0x0032e904)
  81 0x0032e964 (0x0032e904)
  82 0x0032e964 (0x0032e904)
  83 0x0032e964 (0x0032e904)
  84 0x0032e964 (0x0032e904)
  85 0x0032e964 (0x0032e904)
  86 0x0032e964 (0x0032e904)
  87 0x0032e964 (0x0032e904)
  88 0x0032e964 (0x0032e904)
  89 0x0032e964 (0x0032e904)
  90 0x0032e964 (0x0032e904)
  91 0x0032e964 (0x0032e904)
  92 0x0032e964 (0x0032e904)
  93 0x0032e964 (0x0032e904)
  94 0x0032e964 (0x0032e904)
  95 0x0032e964 (0x0032e904)
  96 0x0032e964 (0x0032e904)
  97 0x0032e964 (0x0032e904)
  98 0x0032e964 (0x0032e904)
  99 0x0032e964 (0x0032e904)
  100 0x0032e964 (0x0032e904)
  101 0x0032e964 (0x0032e904)
  102 0x0032e964 (0x0032e904)
  103 0x0032e964 (0x0032e904)
  104 0x0032e964 (0x0032e904)
  105 0x0032e964 (0x0032e904)
  106 0x0032e964 (0x0032e904)
  107 0x0032e964 (0x0032e904)
  108 0x0032e964 (0x0032e904)
  109 0x0032e964 (0x0032e904)
  110 0x0032e964 (0x0032e904)
  111 0x0032e964 (0x0032e904)
  112 0x0032e964 (0x0032e904)
  113 0x0032e964 (0x0032e904)
  114 0x0032e964 (0x0032e904)
  115 0x0032e964 (0x0032e904)
  116 0x0032e964 (0x0032e904)
  117 0x0032e964 (0x0032e904)
  118 0x0032e964 (0x0032e904)
  119 0x0032e964 (0x0032e904)
  120 0x0032e964 (0x0032e904)
  121 0x0032e964 (0x0032e904)
  122 0x0032e964 (0x0032e904)
  123 0x0032e964 (0x0032e904)
  124 0x0032e964 (0x0032e904)
  125 0x0032e964 (0x0032e904)
  126 0x0032e964 (0x0032e904)
  127 0x0032e964 (0x0032e904)
  128 0x0032e964 (0x0032e904)
  129 0x0032e964 (0x0032e904)
  130 0x0032e964 (0x0032e904)
  131 0x0032e964 (0x0032e904)
  132 0x0032e964 (0x0032e904)
  133 0x0032e964 (0x0032e904)
  134 0x0032e964 (0x0032e904)
  135 0x0032e964 (0x0032e904)
  136 0x0032e964 (0x0032e904)
  137 0x0032e964 (0x0032e904)
  138 0x0032e964 (0x0032e904)
  139 0x0032e964 (0x0032e904)
  140 0x0032e964 (0x0032e904)
  141 0x0032e964 (0x0032e904)
  142 0x0032e964 (0x0032e904)
  143 0x0032e964 (0x0032e904)
  144 0x0032e964 (0x0032e904)
  145 0x0032e964 (0x0032e904)
  146 0x0032e964 (0x0032e904)
  147 0x0032e964 (0x0032e904)
  148 0x0032e964 (0x0032e904)
  149 0x0032e964 (0x0032e904)
  150 0x0032e964 (0x0032e904)
  151 0x0032e964 (0x0032e904)
  152 0x0032e964 (0x0032e904)
  153 0x0032e964 (0x0032e904)
  154 0x0032e964 (0x0032e904)
  155 0x0032e964 (0x0032e904)
  156 0x0032e964 (0x0032e904)
  157 0x0032e964 (0x0032e904)
  158 0x0032e964 (0x0032e904)
  159 0x0032e964 (0x0032e904)
  160 0x0032e964 (0x0032e904)
  161 0x0032e964 (0x0032e904)
  162 0x0032e964 (0x0032e904)
  163 0x0032e964 (0x0032e904)
  164 0x0032e964 (0x0032e904)
  165 0x0032e964 (0x0032e904)
  166 0x0032e964 (0x0032e904)
  167 0x0032e964 (0x0032e904)
  168 0x0032e964 (0x0032e904)
  169 0x0032e964 (0x0032e904)
  170 0x0032e964 (0x0032e904)
  171 0x0032e964 (0x0032e904)
  172 0x0032e964 (0x0032e904)
  173 0x0032e964 (0x0032e904)
  174 0x0032e964 (0x0032e904)
  175 0x0032e964 (0x0032e904)
  176 0x0032e964 (0x0032e904)
  177 0x0032e964 (0x0032e904)
  178 0x0032e964 (0x0032e904)
  179 0x0032e964 (0x0032e904)
  180 0x0032e964 (0x0032e904)
  181 0x0032e964 (0x0032e904)
  182 0x0032e964 (0x0032e904)
  183 0x0032e964 (0x0032e904)
  184 0x0032e964 (0x0032e904)
  185 0x0032e964 (0x0032e904)
  186 0x0032e964 (0x0032e904)
  187 0x0032e964 (0x0032e904)
  188 0x0032e964 (0x0032e904)
  189 0x0032e964 (0x0032e904)
  190 0x0032e964 (0x0032e904)
  191 0x0032e964 (0x0032e904)
  192 0x0032e964 (0x0032e904)
  193 0x0032e964 (0x0032e904)
  194 0x0032e964 (0x0032e904)
  195 0x0032e964 (0x0032e904)
  196 0x0032e964 (0x0032e904)
  197 0x0032e964 (0x0032e904)
  198 0x0032e964 (0x0032e904)
  199 0x0032e964 (0x0032e904)
  200 0x0032e964 (0x0032e904)
0x7b8352a2: subl        $4,%esp
Modules:
Module  Address                 Debug info      Name (73 modules)
PE        400000- 2e92000       Deferred        quicktel
PE       5580000- 6206000       Deferred        system.windows.forms.ni
PE      5e380000-5e409000       Deferred        diasymreader
PE      5e410000-5e4b8000       Deferred        microsoft.visualbasic
PE      67770000-677bc000       Deferred        system.runtime.remoting
PE      70bd0000-70c35000       Deferred        shlwapi
PE      78130000-781cb000       Deferred        msvcr80
PE      79000000-79045000       Deferred        mscoree
PE      79060000-790b3000       Deferred        mscorjit
PE      790c0000-79ba8000       Deferred        mscorlib.ni
PE      79e70000-7a3d1000       Export          mscorwks
PE      7a440000-7abfe000       Deferred        system.ni
PE      7ade0000-7af74000       Deferred        system.drawing.ni
ELF     7b800000-7b971000       Export          kernel32<elf>
  \-PE  7b810000-7b971000       \               kernel32
ELF     7bc00000-7bcb7000       Deferred        ntdll<elf>
  \-PE  7bc10000-7bcb7000       \               ntdll
ELF     7bf00000-7bf04000       Deferred        <wine-loader>
ELF     7e268000-7e27c000       Deferred        lz32<elf>
  \-PE  7e270000-7e27c000       \               lz32
ELF     7e27c000-7e295000       Deferred        version<elf>
  \-PE  7e280000-7e295000       \               version
ELF     7e2c9000-7e2fd000       Deferred        uxtheme<elf>
  \-PE  7e2d0000-7e2fd000       \               uxtheme
ELF     7e2fd000-7e3e7000       Deferred        comctl32<elf>
  \-PE  7e310000-7e3e7000       \               comctl32
ELF     7e3e7000-7e5c4000       Deferred        shell32<elf>
  \-PE  7e400000-7e5c4000       \               shell32
ELF     7e5da000-7e64d000       Deferred        rpcrt4<elf>
  \-PE  7e5f0000-7e64d000       \               rpcrt4
ELF     7e64d000-7e74b000       Deferred        ole32<elf>
  \-PE  7e660000-7e74b000       \               ole32
ELF     7e74b000-7e755000       Deferred        libxcursor.so.1
ELF     7e755000-7e75b000       Deferred        libxfixes.so.3
ELF     7e75b000-7e75f000       Deferred        libxcomposite.so.1
ELF     7e75f000-7e767000       Deferred        libxrandr.so.2
ELF     7e767000-7e771000       Deferred        libxrender.so.1
ELF     7e771000-7e777000       Deferred        libxxf86vm.so.1
ELF     7e777000-7e77b000       Deferred        libxinerama.so.1
ELF     7e77b000-7e79c000       Deferred        imm32<elf>
  \-PE  7e780000-7e79c000       \               imm32
ELF     7e79c000-7e7a2000       Deferred        libxdmcp.so.6
ELF     7e7a2000-7e7a6000       Deferred        libxau.so.6
ELF     7e7a6000-7e7c0000       Deferred        libxcb.so.1
ELF     7e7c0000-7e7c5000       Deferred        libuuid.so.1
ELF     7e7c5000-7e8e2000       Deferred        libx11.so.6
ELF     7e8e2000-7e8f2000       Deferred        libxext.so.6
ELF     7e8f2000-7e90b000       Deferred        libice.so.6
ELF     7e90b000-7e914000       Deferred        libsm.so.6
ELF     7e92e000-7e9cf000       Deferred        winex11<elf>
  \-PE  7e940000-7e9cf000       \               winex11
ELF     7e9f7000-7ea1e000       Deferred        libexpat.so.1
ELF     7ea1e000-7ea4e000       Deferred        libfontconfig.so.1
ELF     7ea4e000-7ea63000       Deferred        libz.so.1
ELF     7ea63000-7eada000       Deferred        libfreetype.so.6
ELF     7eaf4000-7ec24000       Deferred        user32<elf>
  \-PE  7eb10000-7ec24000       \               user32
ELF     7ec24000-7ecaf000       Deferred        gdi32<elf>
  \-PE  7ec30000-7ecaf000       \               gdi32
ELF     7ecaf000-7ed30000       Deferred        msvcrt<elf>
  \-PE  7ecc0000-7ed30000       \               msvcrt
ELF     7ed30000-7ed8a000       Deferred        advapi32<elf>
  \-PE  7ed40000-7ed8a000       \               advapi32
ELF     7ef8a000-7ef96000       Deferred        libnss_files.so.2
ELF     7ef96000-7efa1000       Deferred        libnss_nis.so.2
ELF     7efa1000-7efb8000       Deferred        libnsl.so.1
ELF     7efb8000-7efc0000       Deferred        libnss_compat.so.2
ELF     7efc0000-7efe6000       Deferred        libm.so.6
ELF     f7494000-f7498000       Deferred        libdl.so.2
ELF     f7498000-f75f2000       Deferred        libc.so.6
ELF     f75f3000-f760c000       Deferred        libpthread.so.0
ELF     f7626000-f7766000       Deferred        libwine.so.1
ELF     f7768000-f7786000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
        00000044    0
        0000003f    0
        0000001c    0
        00000014    0
        00000010    0
        0000000f    0
00000011 mscorsvw.exe
        00000017    0
        00000016    0
        00000013    0
        00000012    0
00000019 winedevice.exe
        0000001e    0
        0000001d    0
        0000001b    0
        0000001a    0
0000001f explorer.exe
        00000020    0
0000000c logagent.exe
        00000028    0
        00000015    0
        00000018    0
0000003a winecfg.exe
        00000037    0
00000036 (D) C:\program files\quicktel 3\quicktel.exe
        0000003e    2
        00000040    0
        00000045    0 <==
Backtrace:
=>0 0x7b8352a2 in kernel32 (+0x252a2) (0x0032e750)
  1 0x79f97065 in mscorwks (+0x127064) (0x0032e7b0)
  2 0x7a05b942 in mscorwks (+0x1eb941) (0x0032e7ec)
  3 0x7a05b9eb in mscorwks (+0x1eb9ea) (0x0032e818)
  4 0x7a05b9f6 in mscorwks (+0x1eb9f5) (0x0032e904)
  5 0x0032e964 (0x0032e904)
  6 0x0032e964 (0x0032e904)
  7 0x0032e964 (0x0032e904)
  8 0x0032e964 (0x0032e904)
  9 0x0032e964 (0x0032e904)
  10 0x0032e964 (0x0032e904)
  11 0x0032e964 (0x0032e904)
  12 0x0032e964 (0x0032e904)
  13 0x0032e964 (0x0032e904)
  14 0x0032e964 (0x0032e904)
  15 0x0032e964 (0x0032e904)
  16 0x0032e964 (0x0032e904)
  17 0x0032e964 (0x0032e904)
  18 0x0032e964 (0x0032e904)
  19 0x0032e964 (0x0032e904)
  20 0x0032e964 (0x0032e904)
  21 0x0032e964 (0x0032e904)
  22 0x0032e964 (0x0032e904)
  23 0x0032e964 (0x0032e904)
  24 0x0032e964 (0x0032e904)
  25 0x0032e964 (0x0032e904)
  26 0x0032e964 (0x0032e904)
  27 0x0032e964 (0x0032e904)
  28 0x0032e964 (0x0032e904)
  29 0x0032e964 (0x0032e904)
  30 0x0032e964 (0x0032e904)
  31 0x0032e964 (0x0032e904)
  32 0x0032e964 (0x0032e904)
  33 0x0032e964 (0x0032e904)
  34 0x0032e964 (0x0032e904)
  35 0x0032e964 (0x0032e904)
  36 0x0032e964 (0x0032e904)
  37 0x0032e964 (0x0032e904)
  38 0x0032e964 (0x0032e904)
  39 0x0032e964 (0x0032e904)
  40 0x0032e964 (0x0032e904)
  41 0x0032e964 (0x0032e904)
  42 0x0032e964 (0x0032e904)
  43 0x0032e964 (0x0032e904)
  44 0x0032e964 (0x0032e904)
  45 0x0032e964 (0x0032e904)
  46 0x0032e964 (0x0032e904)
  47 0x0032e964 (0x0032e904)
  48 0x0032e964 (0x0032e904)
  49 0x0032e964 (0x0032e904)
  50 0x0032e964 (0x0032e904)
  51 0x0032e964 (0x0032e904)
  52 0x0032e964 (0x0032e904)
  53 0x0032e964 (0x0032e904)
  54 0x0032e964 (0x0032e904)
  55 0x0032e964 (0x0032e904)
  56 0x0032e964 (0x0032e904)
  57 0x0032e964 (0x0032e904)
  58 0x0032e964 (0x0032e904)
  59 0x0032e964 (0x0032e904)
  60 0x0032e964 (0x0032e904)
  61 0x0032e964 (0x0032e904)
  62 0x0032e964 (0x0032e904)
  63 0x0032e964 (0x0032e904)
  64 0x0032e964 (0x0032e904)
  65 0x0032e964 (0x0032e904)
  66 0x0032e964 (0x0032e904)
  67 0x0032e964 (0x0032e904)
  68 0x0032e964 (0x0032e904)
  69 0x0032e964 (0x0032e904)
  70 0x0032e964 (0x0032e904)
  71 0x0032e964 (0x0032e904)
  72 0x0032e964 (0x0032e904)
  73 0x0032e964 (0x0032e904)
  74 0x0032e964 (0x0032e904)
  75 0x0032e964 (0x0032e904)
  76 0x0032e964 (0x0032e904)
  77 0x0032e964 (0x0032e904)
  78 0x0032e964 (0x0032e904)
  79 0x0032e964 (0x0032e904)
  80 0x0032e964 (0x0032e904)
  81 0x0032e964 (0x0032e904)
  82 0x0032e964 (0x0032e904)
  83 0x0032e964 (0x0032e904)
  84 0x0032e964 (0x0032e904)
  85 0x0032e964 (0x0032e904)
  86 0x0032e964 (0x0032e904)
  87 0x0032e964 (0x0032e904)
  88 0x0032e964 (0x0032e904)
  89 0x0032e964 (0x0032e904)
  90 0x0032e964 (0x0032e904)
  91 0x0032e964 (0x0032e904)
  92 0x0032e964 (0x0032e904)
  93 0x0032e964 (0x0032e904)
  94 0x0032e964 (0x0032e904)
  95 0x0032e964 (0x0032e904)
  96 0x0032e964 (0x0032e904)
  97 0x0032e964 (0x0032e904)
  98 0x0032e964 (0x0032e904)
  99 0x0032e964 (0x0032e904)
  100 0x0032e964 (0x0032e904)
  101 0x0032e964 (0x0032e904)
  102 0x0032e964 (0x0032e904)
  103 0x0032e964 (0x0032e904)
  104 0x0032e964 (0x0032e904)
  105 0x0032e964 (0x0032e904)
  106 0x0032e964 (0x0032e904)
  107 0x0032e964 (0x0032e904)
  108 0x0032e964 (0x0032e904)
  109 0x0032e964 (0x0032e904)
  110 0x0032e964 (0x0032e904)
  111 0x0032e964 (0x0032e904)
  112 0x0032e964 (0x0032e904)
  113 0x0032e964 (0x0032e904)
  114 0x0032e964 (0x0032e904)
  115 0x0032e964 (0x0032e904)
  116 0x0032e964 (0x0032e904)
  117 0x0032e964 (0x0032e904)
  118 0x0032e964 (0x0032e904)
  119 0x0032e964 (0x0032e904)
  120 0x0032e964 (0x0032e904)
  121 0x0032e964 (0x0032e904)
  122 0x0032e964 (0x0032e904)
  123 0x0032e964 (0x0032e904)
  124 0x0032e964 (0x0032e904)
  125 0x0032e964 (0x0032e904)
  126 0x0032e964 (0x0032e904)
  127 0x0032e964 (0x0032e904)
  128 0x0032e964 (0x0032e904)
  129 0x0032e964 (0x0032e904)
  130 0x0032e964 (0x0032e904)
  131 0x0032e964 (0x0032e904)
  132 0x0032e964 (0x0032e904)
  133 0x0032e964 (0x0032e904)
  134 0x0032e964 (0x0032e904)
  135 0x0032e964 (0x0032e904)
  136 0x0032e964 (0x0032e904)
  137 0x0032e964 (0x0032e904)
  138 0x0032e964 (0x0032e904)
  139 0x0032e964 (0x0032e904)
  140 0x0032e964 (0x0032e904)
  141 0x0032e964 (0x0032e904)
  142 0x0032e964 (0x0032e904)
  143 0x0032e964 (0x0032e904)
  144 0x0032e964 (0x0032e904)
  145 0x0032e964 (0x0032e904)
  146 0x0032e964 (0x0032e904)
  147 0x0032e964 (0x0032e904)
  148 0x0032e964 (0x0032e904)
  149 0x0032e964 (0x0032e904)
  150 0x0032e964 (0x0032e904)
  151 0x0032e964 (0x0032e904)
  152 0x0032e964 (0x0032e904)
  153 0x0032e964 (0x0032e904)
  154 0x0032e964 (0x0032e904)
  155 0x0032e964 (0x0032e904)
  156 0x0032e964 (0x0032e904)
  157 0x0032e964 (0x0032e904)
  158 0x0032e964 (0x0032e904)
  159 0x0032e964 (0x0032e904)
  160 0x0032e964 (0x0032e904)
  161 0x0032e964 (0x0032e904)
  162 0x0032e964 (0x0032e904)
  163 0x0032e964 (0x0032e904)
  164 0x0032e964 (0x0032e904)
  165 0x0032e964 (0x0032e904)
  166 0x0032e964 (0x0032e904)
  167 0x0032e964 (0x0032e904)
  168 0x0032e964 (0x0032e904)
  169 0x0032e964 (0x0032e904)
  170 0x0032e964 (0x0032e904)
  171 0x0032e964 (0x0032e904)
  172 0x0032e964 (0x0032e904)
  173 0x0032e964 (0x0032e904)
  174 0x0032e964 (0x0032e904)
  175 0x0032e964 (0x0032e904)
  176 0x0032e964 (0x0032e904)
  177 0x0032e964 (0x0032e904)
  178 0x0032e964 (0x0032e904)
  179 0x0032e964 (0x0032e904)
  180 0x0032e964 (0x0032e904)
  181 0x0032e964 (0x0032e904)
  182 0x0032e964 (0x0032e904)
  183 0x0032e964 (0x0032e904)
  184 0x0032e964 (0x0032e904)
  185 0x0032e964 (0x0032e904)
  186 0x0032e964 (0x0032e904)
  187 0x0032e964 (0x0032e904)
  188 0x0032e964 (0x0032e904)
  189 0x0032e964 (0x0032e904)
  190 0x0032e964 (0x0032e904)
  191 0x0032e964 (0x0032e904)
  192 0x0032e964 (0x0032e904)
  193 0x0032e964 (0x0032e904)
  194 0x0032e964 (0x0032e904)
  195 0x0032e964 (0x0032e904)
  196 0x0032e964 (0x0032e904)
  197 0x0032e964 (0x0032e904)
  198 0x0032e964 (0x0032e904)
  199 0x0032e964 (0x0032e904)
  200 0x0032e964 (0x0032e904)
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003ff,(nil),0x0001,0x00000000,0x32e234,(nil)): stub
err:eventlog:ReportEventW L".NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (79F97075) (80131506)"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub







More information about the wine-users mailing list