Displaying 15 results from an estimated 15 matches for "xekhz".
2008 Oct 14
4
wineboot with comctl32 native
I get the following
warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135
I have comctl32 in system32
can anyone explain what status=c0000135 means
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
2009 Mar 27
6
gecko not displaying html
Hello,
Im having a problem with gecko and an aplication built on PowerBuilder.
My application calls some sort of HTML rendering and gecko is downloaded.
After downloading, I can browse the menus but not the content in those. I only see a white screen
The debug output:
a) When I change the view in the menu list i get this
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005
b)
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
...334b9c: 00000000 000201b4 00334bb4 7ead158d
0x00334bac: 00000001 00000000 00334bc4 7e72da14
0x00334bbc: 7e749294 00181340 003354e4 7e736cfe
0x00334bcc: 00000000 00000000 00000000 00000000
Backtrace:
=>1 0x7e72d7a6 TREEVIEW_RecalculateVisibleOrder+0x76(infoPtr=0x181340, start=0x208598) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:906] in comctl32 (0x00334b94)
2 0x7e730f57 TREEVIEW_Size+0x87(infoPtr=<register ESI not in topmost frame>, wParam=<is not available>, lParam=<is not available>) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:5336] in comctl32 (0x00334bc4)...
2008 Nov 03
4
wine hangs until ctrl - C is sent
Hello,
I have a strange problem
I have two applications called ADM and SGP
When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c
The message sent when i press ctrl-c is the following
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a
After that it starts working
2008 Mar 14
4
How to know which env vars a software wants
Hello ppl.
Im trying to install an aplication and for some reason ir says.
"Cannot get enviorment variables"
I spoke with the developer and he told me that it is because i dont have microsoft DAC installed.
I installed it and the problem persists.
I need to know how to see which ENV vars the software wants in order to create them.
It is not a wine problem because I get the same error
2008 Nov 10
3
Universal naming convention
Hello ppl
I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code.
Who can help me ? or point some guidelines?
2009 Jan 06
2
How a patch is included in a wine version
Hello ppl
In my wine usage experience, I got a patch from Lei Zhang, and i worked 100% in my app.
When will this patch be included in a wine version ? patch refers to http://bugs.winehq.org/show_bug.cgi?id=15543
another question,
Sometimes powerbuilder application search for system32/drivers/etc/{hosts,services} files
Can this be created when we execute winecfg ?
2008 Oct 27
2
Wine post graduation thesis
Hello,
Im writing my post graduation thesis in
SYSTEMS INTEROPERABILITY
and im talking about M$ wine and crossover. Can anyone pointout some good literature to begin my work.
I want to talk about what needs to be done in M$ programing enviorment so that everything will run smothly in wine.
thanks
2008 Oct 30
4
open network path
Hello ppl,
I have an application that gets updates via a network path
for example \\192.168.40.100\ is the update-server
in WINE i can only make the updates if I mount via samba the available share
z:/ -> is the \\192.168.40.100
And I must configure the server to show updates in Z: so that the wine clients can make the updates.
To update the windows clients I change the config again to
2008 Nov 11
1
Can I load kernel32 native dll ?
I cant load kernel32 native dll ...
why ?
WINEDLLOVERRIDES="kernel32=n" wine sgp.exe
2008 Nov 17
1
BIT CAD PROBLEM INSTALLING
I get this
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\windows\\temp\\IXP000.TMP\\OLEAUT32.DLL" -> L"C:\\windows\\system32\\OLEAUT32.DLL"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33f9ac,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
2009 Jun 22
1
wine is not showing chars when typing
I have a strange problem with an application i use based on WTK-4GL server.
my client machine first boots the wtk-4gl server appliance, then i do
ssh sigam at 4GLSERVER 'cd salarios/bin/; export FGLGUI=1; export FGLSERVER=HOST1; USERNAME=sigam; fglrun newsal_4js'
this action brings a display with a login and password to my machine.
Until now everything is ok.
When i was using wine
2008 Jul 23
1
AIRC application sendig email .NETV2 fails
Hello my app tries to send an email
in the debug i get the following
trace:loaddll:load_native_dll Loaded L"C:\\AIRC\\SGP\\AIRCMail.dll" at 0x2450000: native
trace:loaddll:load_native_dll Loaded L"C:\\windows\\winsxs\\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\\MSVCR80.dll" at 0x78130000:
native
trace:loaddll:load_native_dll Loaded
2008 Nov 17
0
intellicad
I cant make intellicad run in my system.
It just stops working, sometimes it dumps output others not
my wine version is wine-1.0.1-174-gc4039bd
Does anyone have intellicad running ?