Wine and winsock

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Having gotten the latest CVS to build, I'm trying to get IE working
again (yeah, yeah, I know...)

I can get it to load, but then it doesn't seem to be able to make any
network connections. I can't browse anything. It doesn't matter whether
I use ip addresses or dns names. This was working on previous versions,
but I can't quite figure out what changes broke this. Any help or
suggestions will be appreciated.

Current setup is wine cvs as of this morning, native win98 directory
mounted under NFS. Wine config is below.

Thanks,
Rob

WINE REGISTRY Version 2


[Drive A]
"Type" = "floppy"
"Path" = "/mnt/floppy"
"Label" = "floppy"
"Device" = "/dev/fd0"

[Drive C]
"Type" = "hd"
"Path" = "/windows"
"Label" = "windows"
"FS" = "win95"

[Drive D]
"Type" = "cdrom"
"Path" = "/mnt/cdrom"
"Label" = "cdrom"
"FS" = "win95"
"Device" = "/dev/cdrom"

[Drive E]
"Type" = "cdrom"
"Path" = "/mnt/cdrom1"
"Label" = "cdrom1"
"FS" = "win95"
"Device" = "/dev/cdrom1"

[Drive F]
"Type" = "network"
"Path" = "/data"
"Label" = "data"
"FS" = "win95"

[Drive X]
"Type" = "hd"
"Path" = "/tmp"
"Label" = "Tmp Drive"
"FS" = "win95"

[Drive Y]
"Type" = "network"
"Path" = "${HOME}"
"Label" = "Home"
"FS" = "win95"

[Drive Z]
"Type" = "network"
"Path" = "/"
"Label" = "Root"
"FS" = "win95"

[wineconf]

"Windows" = "C:\\windows"
"System" = "C:\\windows\\system"
"Temp" = "X:\\"
"GraphicsDriver" = "x11drv"
"ShellLinker" = "wineshelllink"

[Version]
"Windows" = "win98"

[DllOverrides]
"commdlg" = "builtin, native"
"comdlg32" = "builtin, native"
"ver" = "builtin, native"
"version" = "builtin, native"
"shell" = "builtin, native"
"shell32" = "builtin, native"
"shfolder" = "builtin, native"
"shdocvw" = "native"
"shlwapi" = "builtin, native"
"lzexpand" = "builtin, native"
"lz32" = "builtin, native"
"comctl32" = "builtin, native"
"commctrl" = "builtin, native"
"advapi32" = "builtin, native"
"crtdll" = "builtin, native"
"mpr" = "builtin, native"
"winspool.drv" = "builtin, native"
"ddraw" = "builtin, native"
"dinput" = "builtin, native"
"dsound" = "builtin, native"
"opengl32" = "builtin, native"
"msvcrt" = "native, builtin"
"rpcrt4" = "native, builtin"
"msvideo" = "builtin, native"
"msvfw32" = "builtin, native"
"mcicda.drv" = "builtin, native"
"mciseq.drv" = "builtin, native"
"mciwave.drv" = "builtin, native"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msacm.drv" = "builtin, native"
"msacm" = "builtin, native"
"msacm32" = "builtin, native"
"midimap.drv" = "builtin, native"
"wsock32" = "native, builtin"
"winsock" = "native, builtin"
"*" = "native, builtin"

[x11drv]
"AllocSystemColors" = "100"
"PrivateColorMap" = "N"
"PerfectGraphics" = "Y"
"Managed" = "Y"
"Desktop" = "N"
"UseDGA" = "N"
"UseXShm" = "Y"
"DXGrab" = "N"
"DesktopDoubleBuffered" = "Y"

[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"


[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"

[parallelports]
"Lpt1" = "/dev/lp0"

[spooler]
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"

[ports]

[spy]

[registry]
"LoadGlobalRegistryFiles" = "Y"
"LoadHomeRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "Y"
"WritetoHomeRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"

[Tweak.Layout]
"WineLook" = "Win98"

[Console]

[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"


[FontDirs]
"dir1" = "/usr/X11R6/lib/X11/fonts/TTF"
#"dir2" = "/usr/share/fonts/truetype"
#"dir3" = "/usr/X11R6/lib/X11/fonts/TTF"
#"dir4" = "/usr/share/fonts/TTF"


[afmdirs]
"1" = "/usr/share/ghostscript/fonts"
"2" = "/usr/share/a2ps/afm"
"3" = "/usr/share/enscript"
"4" = "/usr/X11R6/lib/X11/fonts/Type1"

[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"

[AppDefaults\\iexplore.exe\\DllOverrides]
"shell" = "native, builtin"
"shell32" = "native, builtin"
"shfolder" = "native, builtin"
"shlwapi" = "native, builtin"
"comctl32" = "native, builtin"
"commctrl" = "native, builtin"

[AppDefaults\\notes.exe\\DllOverrides]
"shlwapi" = "native"
"msvcrt" = "native"
"crtdll" = "native"
"ole32" = "builtin"
"oleaut32" = "builtin"
"olepro32" = "builtin"

[AppDefaults\\nlnotes.exe\\DllOverrides]
"shlwapi" = "native"
"msvcrt" = "native"
"crtdll" = "native"
"ole32" = "builtin"
"oleaut32" = "builtin"
"olepro32" = "builtin"
"netbios" = "builtin"

[AppDefaults\\nhldaemn.exe\\DllOverrides]
"shlwapi" = "native"
"msvcrt" = "native"
"crtdll" = "native"
"ole32" = "builtin"
"oleaut32" = "builtin"
"olepro32" = "builtin"

[AppDefaults\\_INS5576._MP\\x11drv]
"Managed" = "N"
"Desktop" = "N"

[AppDefaults\\nlnotes.exe\\x11drv]
"Desktop" = "800x600"

[AppDefaults\\Furcadia.exe\\x11drv]
"Desktop" = "800x600"
"Managed" = "Y"
"Synchronous" = "Y"
"PrivateColorMap" = "Y"
"Desktop" = "Y"

[AppDefaults\\config.exe\\x11drv]
"PrivateColorMap" = "Y"
"Synchronous" = "Y"
"Managed" = "Y"
"Desktop" = "800x600"

[/wineconf]


Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux