Displaying 12 results from an estimated 12 matches for "loadorder".
2001 May 06
1
Wine & Superbase
...the best for me (so far) is this:
wine --dll commdlg32,commdlg=n,b+shell32,shell=n,b --managed --synchronous
/mnt/windows/sb30/sb30.exe &
This line returns no errors, but after an extended pause I get these
messages:
Warning: Modules 'commdlg' and 'comdlg32' have different loadorder which
may cause trouble
err:seh:UnhandledExceptionFilter Couldn't start debugger (drwtsn32 -p
134638760 -e 68 -g) (2)
I don't think the warning is a big deal; if I reverse the load order or
don't specify, I get error messages that state commdlg is being
instantiated twice.
Any hel...
2001 Aug 14
2
fixup_imports No implementation for NTDLL.DLL
Hi,
I am a newbie and I have installed Wine release 20000909 on a machine
running Mandrake7.2 and win2000.
The DefaultLoadOrder for the DLLs are builtin, so, native & elfdll.
LD_LIBRARY_PATH and EXTRA_LD_LIBRARY_PATH points to the directory
containing the lib*.so files. I encontered the following errors while
running a place & route tool.
---------------------------------------------------------------...
2001 Oct 14
0
DirectX 8 Library error.
...t 0x461000 off 5f000 size 1000 flags 40000040
trace:module:map_image mapping section .reloc at 0x462000 off 60000 size
3000 flags 42000040 trace:module:load_library loaded ntdll.dll 0x403814cc
40050000 trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\user32.dll
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'user32' in
AppDefaults\PRO666.exe\DllOverrides trace:module:MODULE_LoadLibraryExA
Trying built-in 'C:\windows\system\user32.dll&...
2001 Mar 11
1
Windows 2000 support?
When setting up Wine and it ask's you where you want to use a fake windows
partition or a really one is it possible to use a windows 2000 partition?
Thanks
Also how to you add extra dll's which are needed by Wine to run a program?
2001 Mar 12
2
General tweaking tips for wine?
Does anyone have any general tips on how to get programs to work on Wine? I
hear lots of success stories for various programs which I have failed to
get working on my own machine. But then again, my own version of wine is a
bog-standard installation without any special adjustments made to it.
What are the steps usually taken to attempt to get a program to run under
Wine? Or is that too
2001 Mar 26
2
Starcraft success
Kudos to the developers! The main reason I run Wine is to play games,
and Starcraft is one of my favorites. Due to a number of changing
variables in my system, Starcraft quit working, got some kind of a
font.gid error. Couldn't figure out how to fix it; thought maybe it
had something to do with the WinME native installation, so I changed
the default load order to use the builtins before
2007 May 07
6
meta data update
The switch to the new metadata system is almost complete. All plugins in
the fdo repo except plane and ini have been converted. I'll probably go
ahead and convert those plugins as well sometime soon unless the
original authors of those plugins tells me not to.
The horrible gconf-dump plugin has been removed and replaced by a simple
xslt stylesheet. gconf schemas are now generated from the xml
2011 Apr 17
1
[Debian 64Bits]Unable to install wine
...wine-1.3.18/dlls/ntdll ?
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./ntdll.spec actctx.o atom.o cdrom.o critsection.o debugbuffer.o debugtools.o directory.o env.o error.o exception.o file.o handletable.o heap.o large_int.o loader.o loadorder.o misc.o nt.o om.o path.o printf.o process.o reg.o relay.o resource.o rtl.o rtlbitmap.o rtlstr.o sec.o serial.o server.o signal_arm.o signal_i386.o signal_powerpc.o signal_sparc.o signal_x86_64.o string.o sync.o tape.o thread.o threadpool.o time.o version.o virtual.o wcstring.o version.res -n...
2001 Jul 01
1
Compile error in x86 Solaris
Hello,
I got these errors during compile wine-20010629 in x86 Solaris
make[2]: Leaving directory `/d1/wine-20010629/miscemu'
gcc -o wine miscemu/miscemu.o -L./dlls -lntdll -L./library -lwine
-L./unicode -lwine_unicode -lsocket -lnsl -lm
make[1]: Entering directory `/d1/wine-20010629/debugger'
gcc -c -I. -I. -I../include -I../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC
2007 May 23
6
Brainstorming - how to manage Shorewall rules
...W tcp 22
The shorewall_rule type would then take each configuration,
concatenate them together and restart shorewall -
It would look something like this:
shorewall_rule {
"ssh":
enabled => true, # enable the rule - may want to override it
for some nodes
loadorder => 1, # The order in which the rule is loaded -
order is important and unique - 1 . . .9999
action => "ACCEPT", # Can be any one of the shorewall actions
source => "net", # Again, shorewall syntax for the source
dest => "$FW", # mo...
2002 Oct 05
6
Problems with installing
...ot; -o
ntdll.dll.glue.c -glue -C. ../../files/change.c ../../files/directory.c
../../files/dos_fs.c ../../files/drive.c ../../files/file.c
../../files/profile.c ../../files/smb.c ../../files/tape.c
../../if1632/builtin.c ../../if1632/relay.c ../../if1632/snoop.c
../../loader/elf.c ../../loader/loadorder.c ../../loader/main.c
../../loader/module.c ../../loader/pe_image.c ../../loader/pe_resource.c
../../loader/resource.c ../../loader/task.c ../../loader/ne/convert.c
../../loader/ne/module.c ../../loader/ne/resource.c
../../loader/ne/segment.c ../../memory/atom.c ../../memory/codepage.c
../../m...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...kefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. main.c
> :info:build ../../tools/makedep -C. -S../.. -T../.. actctx.c atom.c cdrom.c critsection.c debugbuffer.c debugtools.c directory.c env.c error.c exception.c file.c handletable.c heap.c large_int.c loader.c loadorder.c misc.c nt.c om.c path.c printf.c process.c reg.c relay.c resource.c rtl.c rtlbitmap.c rtlstr.c sec.c serial.c server.c signal_arm.c signal_i386.c signal_powerpc.c signal_sparc.c signal_x86_64.c string.c sync.c tape.c thread.c threadpool.c time.c version.c virtual.c wcstring.c version.rc...