Networking problems with IDU Verwaltung software

Werner LEMBERG wl at gnu.org
Thu Aug 7 17:13:40 CDT 2008


> If your software really is trying to use winsock to access the database, try 
> running it with "WINEDEBUG=+winsock wine app.exe" to log the winsock calls 
> that are being made.

This gives

  trace:winsock:DllMain 0x7e6a0000 0x1 0x1
  trace:winsock:WSAStartup verReq=202
  trace:winsock:WSAStartup succeeded
  trace:winsock:DllMain 0x7e6a0000 0x2 (nil)
  fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
  trace:winsock:DllMain 0x7e6a0000 0x3 (nil)
  trace:winsock:WSAStartup verReq=2
  trace:winsock:WSAStartup succeeded
  trace:winsock:DllMain 0x7e6a0000 0x2 (nil)
  trace:winsock:DllMain 0x7e6a0000 0x2 (nil)
  trace:winsock:DllMain 0x7e6a0000 0x0 0x1

Looks rather innocent to me.


     Werner



More information about the wine-devel mailing list