search for: dllpair

Displaying 5 results from an estimated 5 matches for "dllpair".

Did you mean: dllpairs
2001 Jul 04
1
shell.dll not found - pse explain
...fill_init_list (KRNL386.EXE) - START trace:dll:fill_init_list (KRNL386.EXE) - END trace:dll:fill_init_list (C:\WTLIB_X\WTLSTRNG.DLL) - END I dont know if this is worth reporting or if it is a DONT-CARE. My application runs anyway despite of "shell.dll still not found". ~/.wine/config: [DllPairs] [...] "shell" = "shell32" [DllOverrides] [...] "shell32" = "builtin, native" "shell" = "builtin, native" Thanks and regards, Ike -- . . Eike Lantzsch <___> CdC 1509 ASUNCION PY...
2001 Feb 17
1
.wine/config file what have I missed?...
..."c:\system" "Temp" = "d:" "Path" = "c:\windows;c:\system" "SymbolTableFile" = "wine.sym" [DllDefaults] "EXTRA_LD_LIBARY_PATH" = "/etc/" "DefaultLoadOrder" = "native, elfdll, so, builtin" [DllPairs] "kernel" = "kernel32" "gdi" = "gdi32" "user" = "user32" "commdlg" = "comdlg32" "commctrl" = "comctl32" "ver" = "version" "shell" = "shell32" "lzexpand&q...
2002 Aug 05
2
wine on suse7.3
...eeded if you have additional compiled ; dlls; if not, the leave it as is. DefaultLoadOrder = native, elfdll, so, builtin ; Not used in older Wine versions! ; The default load order for dlls used by Wine, you may ; overwrite it by command line options. Please see "man wine" ; for options [DllPairs] ; Not used in older Wine versions! krnl386 = kernel32 gdi = gdi32 user = user32 commdlg = comdlg32 commctrl= comctl32 ver = version shell = shell32 lzexpand= lz32 mmsystem= winmm msvideo = msvfw32 winsock = wsock32 ; The dll pairs are needed together with the load order. ; these dlls...
2001 Apr 13
1
newbie question to make WINE run with a w2k partition
...veA Filesystem=win95 Device=/dev/fd0 [wine] Windows=c:\winnt System=c:\winnt\system Temp=c:\Documents and Settings/sam/Local Settings\Temp Path=c:\windows;c:\windows\system;c:\windows\system32 [registry] LoadWindowsRegistryFiles=N [DllDefaults] DefaultLoadOrder = native, elfdll, so, builtin [DllPairs] ; Not used in older Wine versions! krnl386 = kernel32 gdi = gdi32 user = user32 commdlg = comdlg32 commctrl= comctl32 ver = version shell = shell32 lzexpand= lz32 mmsystem= winmm msvideo = msvfw32 winsock = wsock32 ; The dll pairs are needed together with the load order....
2001 May 18
1
Visual source safe and wine
...h:\wine;e:\;f:\ SymbolTableFile=./wine.sym # <wineconf> [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib ; This is only needed, if you have additional compiled ; dlls, if not, then leave it as is DefaultLoadOrder = builtin, native ; no elfdlls available yet not "so"-dlls [DllPairs] ; load these as pairs always krnl386 = kernel32 gdi = gdi32 user = user32 commdlg = comdlg32 commctrl= comctl32 ver = version shell = shell32 lzexpand= lz32 mmsystem= winmm msvideo = msvfw32 winsock = wsock32 [DllOverrides] kernel32, gdi32, user32 = builtin krnl386, gdi, user = bui...