Displaying 16 results from an estimated 16 matches for "builtin32_loadlibraryexa".
2002 Nov 17
1
Running ChildView under Wine 20021031 - Codepage 850?
...omewhat more
reluctant.
As far as apps go, it isn't that complicated. It's essentially a big
fill-in-the-form app that calculates how much child support someone should
pay.
However, I can't even get it to install. Here's what happens when
you run the install program:
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2.dll still not found - 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2.dll still not found - 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll typelib.dll still not found - 16-bit dll or version...
2001 Apr 07
2
Assertion `hdc' failed
...eral language ids were found:
en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA - 1009; en_NZ - 1409; en_IE - 1809; en_ZA - 1C09; en_JM - 2009; en_ - 2409; en_BZ - 2809; en_TT - 2C09;
Instead of using first in the list, suggest to define
your LANG environment variable like this: LANG=en_US
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll display.dll still not found
wine: sysmetrics.c:42: SYSMETRICS_Init: Assertion `hdc' failed.
Aborted (core dumped)
2001 Mar 13
1
sysmetrics.c:42: SYSMETRICS_Init: Assertion hdc' failed.
...ne configuration
file.
This is '/home/vherva/.wine/config'
When you are running with a native NT directory specify
'Profile=<profiledirectory>' or disable loading of Windows
registry (LoadWindowsRegistryFiles=N)
fixme:win32:PE_CreateModule Security directory ignored
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll display.dll still not
found
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
wine: sysmetrics.c:42: SYSMETRICS_Init: Assertion hdc' failed.
zsh: abort LC_ALL=en_US wine /mnt/fat/temp/vidvm.exe
=======================================================================...
2001 Sep 20
1
No driver found for Display
l installed wine from
wine-cvs-unstripped-091501-1.i386.rpm on Redhat 7.1
and always get this message.
l tried to install another package but they didn't
work
l think l have a Xfree86 problem l don't know what
should l do?
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll
display.dll still not found
err:dc:CreateDCA no driver found for DISPLAY
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
wine: sysmetrics.c:108: SYSMETRICS_Init: Assertion
'hdc' failed.
Aborted (core dumped)
__________________________________________________
Ter...
2002 Jun 18
1
How can I list the dlls that have been loaded ?
Hi,
I'm randomly geting the following message :
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll
user.exe still not found - library environment problem
or version conflict, check your setup.
I would know if the dll xx is in memory, how can I do ?
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
Ya...
2001 Jul 04
1
shell.dll not found - pse explain
...l_init_list (toolhelp.dll) - START
trace:dll:fill_init_list (toolhelp.dll) - END
trace:dll:fill_init_list (C:\WTLIB_X\WTLSTRNG.DLL) - START
trace:dll: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
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll shell.dll still
^^^^^^^^^^^^^^^^^^^^^^^
not found
^^^^^^^^^
trace:dll:fill_init_list (C:\WTLIB_X\WTLSTRNG.DLL) - START
trace:dll:fill_init_list (KRNL386.EXE) - START
trace:dll:fill_init_list (KRNL386.EXE) - END
trace:dll:fill_init_li...
2001 Nov 22
2
Civ3 works, but a weird resolution problem
...sA (0x405c6d58,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=1024
fixme:system:ChangeDisplaySettingsA height=768
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might help)
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll sound.dll still not found
err:win32:ELF_FindExportedFunction Can't import from UNIX dynamic libs by ordinal,
sorry.
err:win32:ELF_FindExportedFunction Can't import from UNIX dynamic libs by ordinal, sorry.
fixme:font:CreateScalableFontResourceA (0,"LSANS.fot",&q...
2003 May 08
1
dcom98, ole32=n and CreateProcess
...exe
fixme:win32:PE_CreateModule Security directory ignored
fixme:process:CreateProcessA (E:\IXP001.TMP\install.exe,...): NORMAL_PRIORITY_CLASS ignored
FIXME:pthread_cond_init
fixme:process:CreateProcessA (C:\windows\rundll32.exe,...): NORMAL_PRIORITY_CLASS ignored
FIXME:pthread_cond_init
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll setupx.dll still not found - 16-bit dll or version conflict.
so after I run this:
[s2@localhost c]$ wine --debugmsg +loaddll ~/c/dcom98.exe
fixme:win32:PE_CreateModule Security directory ignored
trace:loaddll:load_dll Loaded module 'C:\WINDOWS\SYSTEM\kernel32.dll' :...
2003 Oct 24
1
Halo Server
I've been working on getting the Halo "dedicated" server to run with wine.
Found here: http://halo.bungie.net/images/site/halo/halo_ds_1_02.exe
I've been getting this error when running haloded.exe under wine.
warn:module:BUILTIN32_LoadLibraryExA cannot open .so lib for builtin
riched20.dll: /usr/lib/wine/wine/riched20.dll.so: cannot open shared ob
ject file: No such file or directory
Here is a relavent portion of my ~/.wine/config file.
[AppDefaults\\haloded.exe\\DllOverrides]
"*" = "builtin, native, so"
"riched...
2001 Jun 24
0
DISPLAY problems
...e bug was with that. The hardcoded opening of
:0.0 (despite $DISPLAY set otherwise) was
happening somewhere in the deep, dark recesses of libGL.so. I upgraded GLX (and
NVdriver) to 1.0-1251 and all was well. Wow ! What an experience ! I traced the
execution of wine from the initial main() to the BUILTIN32_LoadLibraryExA and all
the way to the dlopen () of libx11drv.so ... wine is a very nice piece of work,
Ladies and Gentlemen !
Thanks for all the help,
Gabriel
2001 Oct 16
0
Wine without X.
...;x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin ws2_32.dll:
/usr/local/wine/lib/libws2_32.so: undefined symbol: PostMessageA
err:module:PE_fixup_imports Module (file) ws2_32.dll needed by wsock32.dll not
found
err:module:load_library can't load wsock32.dll
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll wsock32.dll still not
found
(program executes and creates the output successfully)
sample output from the internal server:
webdev:/usr/local/wine/bin# /usr/local/wine/bin/wine --
/usr/local/wine/tmp/lmcrypt.exe -i e:\input.txt -o e:\output.dat
Warning: could not find wine config...
2002 Jun 19
1
DX81eng won't install - user.exe dll not found in memory
Hi,
I want to install DirectX 8.1 Eng.
The file decompresses ok, launches dxsetup.exe,
and stop with this message :
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll
user.exe still not found - library environment problem
or version conflict, check your setup.
ls -l /usr/local/lib/wine/user.exe.so user32.dll.so
lrwxrwxrwx 1 root root 13 jun 20
00:48 /usr/local/lib/wine/user.exe.so ->
user32.dll.so-rwxr-xr-x 1 root r...
2002 Jun 18
6
Dll's missing
...hq.com Same stuff happened again?
Somebody please help me ??
Sincerely,
Furkan Fidan
Invoking /usr/bin/wine.bin kl171e.exe ...
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll display.dll still not found - library environment problem or version conflict, check your setup.
Printing disabled in wine.conf or .winerc file
Use "printer=on" in the "[wine]" section to enable it.
err:dc:CreateDCA no driver found for DISPLAY
wine.bin: ../../...
2002 Dec 12
5
Display error
...vs-opengl.121102.i386.rpm ).My Display driver is NVIDIA 1.0 3123.
XFree86 version is 4.2.1. I did what sad in troubleshouting on Wine website.
Everytime same error message came . I edit ld.so.config and profile files
for wine library path but it wasn't usefull
This is my problem :
Err:module:BUILTIN32_LoadLibraryExA loaded .so but dll display.dll still not
found-16-bit dll version conflict
Err:win32:_EnterSysLevel (0x40128200, level 1): Holding 0x40812360, level 3.
Expect deadlock!
Wine:Unhandled exception, starting debugger...
What's wrong ?
Best regards
Kerem
2001 Apr 30
1
OpenGL causes assertion failure.
...MODULE_LoadModule16 Loaded module 'system' : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module 'wprocs' : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module 'GDI.EXE' : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module 'USER.EXE' : builtin
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll display.dll still not found
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
wine: sysmetrics.c:42: SYSMETRICS_Init: Assertion `hdc' failed.
Aborted
I also...
2002 Mar 15
1
Wine dummy-spitting
...#39;KERNEL32.dll' not found in '/mnt/Program Files/Jeskola Buzz'
warn:dosfs:DOSFS_FindUnixName 'USER32.dll' not found in '/mnt/Program Files/Jeskola Buzz'
warn:dosfs:DOSFS_FindUnixName 'USER32.dll' not found in '/mnt/Program Files/Jeskola Buzz'
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll user32.dll still not found - library environment problem or version conflict, check your setup.
warn:module:MODULE_LoadLibraryExA Failed to load module 'C:\Windows\System\user32.dll'; error=0x00000002
err:module:PE_fixup_imports Module (file) USER32.dll (which is needed b...