similar to: LockWindowUpdate

Displaying 20 results from an estimated 110 matches similar to: "LockWindowUpdate"

2005 May 11
0
Re: wine-users digest, Vol 1 #2093 - 12 msgs
Este no es el correo de Yanier ----- Original Message ----- From: <wine-users-request@winehq.org> To: <wine-users@winehq.org> Sent: Tuesday, May 10, 2005 12:25 PM Subject: wine-users digest, Vol 1 #2093 - 12 msgs Send wine-users mailing list submissions to wine-users@winehq.org To subscribe or unsubscribe via the World Wide Web, visit
2005 May 11
0
Re: wine-users digest, Vol 1 #2093 - 12 msgs
Este No es el correo de Yanier ----- Original Message ----- From: <wine-users-request@winehq.org> To: <wine-users@winehq.org> Sent: Tuesday, May 10, 2005 12:25 PM Subject: wine-users digest, Vol 1 #2093 - 12 msgs Send wine-users mailing list submissions to wine-users@winehq.org To subscribe or unsubscribe via the World Wide Web, visit
2005 Nov 25
1
Sudden failure!
Wine 20050111 has been working fine until today ... now it fails when I go to run Quicken 2002. I am running Fedora Core 3 on a Pentium 3 with all of the current updates, wine 20050111. Windows Version is set to "Win98" Error message: fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented. What has happened? Thanks, David Johnson
2007 Sep 12
2
cc5 where to start debugging
Hi, I've been running close combat 5 with wine for a while now but lately I've been getting a error with the program crashing. The following output comes in the terminal: ---------------------------------------------------------------------------------------------------------------------------------------------------- wine: Unhandled page fault on write access to 0x0375fffe at
2005 Jul 18
1
Origin 7.5 and wine
Hello. I've been trying to install registered Origin 7.5 on wine, using both the default build for SuSE 9.3 and the newest rpm from sourceforge. The installation proceeds flawlessly, everything seems to be fine. The installer finds proper user/institution registration fields. Unfortunatelly, when I start Origin for the first time, the registration window pops up. All the information
2004 Jan 01
3
steam and wine
I have sucessfully gotten steam and wine to work however I cannot use microphone for voice communication , I an using alsa .Is there a way to turn on fullduplex sound like you do in winex by going into config and changing fullduplex=Y or does wine not support such a feature?
2003 Aug 17
2
Problem with shlwapi, msxml and Borland xml vcls.
After get bcb working, I'm now trying to get working also my application, so that can be used under wine (no, I can't port it, it's a tool that works with Ultima Online, so I need to write it for windows & wine). The problem now is that i have some problems running the executable. First note: if I set a breakpoint into the code, I can run the software with bcb and use the Just In
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hi Pavel, Right, my app also crashes in a different place under winedbg, although it crashes in the same winedbg place under gdb. I took a closer look at wine --winver nt40 --debugmsg +all. I found something interesting. If I search for queue_exception, I find that there is an exception raised before the LoadOEMCall, about 328klines in: 0806d398:Call
2007 Jan 06
1
ancient directx version support
What is the status of support for directx2 apps? The "failed to create surface" error in MissionForce: Cyberstorm seems to have persisted forever... I have a +relay log of the said game launch session, (if somebody wants it, i can provide the full version) -- it appears that the graphics backend call pair which causes trouble is to winex11.drv.GetDCEx()/
2004 Oct 02
2
Any OCR program does run in wine?
Does anyone know about an OCR program that can be used in wine? Thanks
2001 Mar 27
1
United Devices Client
The installer for the UD client seems to work wonderfully, installing itself and a bunch of dll's into the windows\system directory. The client however, pops up a message box on startup claiming "Invalid picture". Which debugmsg options would be helpful in finding the problem? Most of the 200 lines before this with +relay are TlsGetValue, HeapAlloc, HeapFree,
2007 Feb 21
1
bug?
Lately I get some problems when I run the command WINEDEBUG=+seh,+trace wine <program_name> 2>log Practically I get the following log: trace:relay:init_debug_lists RelayExclude = L"ntdll.RtlEnterCriticalSection ;ntdll.RtlLeaveCriticalSection;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98" trace:relay:init_debug_lists RelayFromExclude = L"winex11.drv
2007 Feb 22
1
Re: wine-users Digest, Vol 19, Issue 32
>If your apps work fine, why are you running wine with debugging turned >on (WINEDEBUG=...)? For the simple reason that it is easier to find the letter ''o'' in the first message than in the second message: 1) o 2)akashahakjrehekjhfbdnbvca,lkjafojshbvdakrbabslkrbalsrgbaslugvcaskl How can you debug a program that doesn't work if the output of your debug is messed up
2007 Mar 19
5
app has problems parsing its config file
Hello, I want to make wine run a qt-based commercial, large windows app. I run wine 0.9.22 on gentoo amd64 and can successfully run other applications. The app in question starts up fine, asks for which modules to use and then proceeds to constructs a temporary config file for itself. However, it then proceeds with an error message by itself that it encountered a problem parsing this config file
2001 Jun 26
1
Remote/Local X differences
"Local" is a Debian SID laptop. This is the machine on which Wine runs-- XFree86 4.03. "Remote" is a Sunray, so it is essentially a Sun Xsun Xserver. I have tried this on an 8-bit NCD X server, though, with the same results. This is a followup to a post ("X11: Oracle Forms runs fine locally, but not remotely") from 6/20. To sum up: I have an application using
2002 Mar 08
3
How to troubleshoot network woes with Wine?
The app which I am currently trying to get to work properly (Cinema4D network rendering client - it does work 90%, depending on how you look at it) does some weird things, like receiving jobs from a server, computing them, and sending the rendered scenes back to the server (actually I don't know if it's sending them back, or if the server is fetching them; I don't even know what the
2006 Feb 11
1
Wine 0.9.7 failure report: hungarian tax software
Hi, I wanted to try Wine whether it was capable of running "Abev", the official hungarian tax software. http://www.apeh.hu/cgi-bin/lap.php?id=prog/pr2006 Main installer is: http://www.apeh.hu/cgi-bin/pil2006.pl?abev2006telep.exe and one has to install at least one tax form type for this software to be usable. Choose one of the numbered tax form installers, e.g.:
2009 Mar 16
4
IrfanView - got installer working, but program won't run
Hi guys! I am new to Wine, and one of my all-time favourite porgrams ever, IrfanView, is the first one I'm trying to run with this emulator. I got past the installation, which needed MFC42.dll, by installing vcrun6 (MS Visual C++ 6 sp4 libraries: mfc42, msvcp60, msvcrt) using WineTricks. Now IrfanView itself still won't run. I re-installed my system after screwing it up last week, before
2005 Jan 31
1
Installing Flash MX 2004: dcom98 is ok but can't get InstallShield to continue
Maybe some wise linux & WINE guru will help me to install Flash MX 2004 on my system, here's my problem: My system is Debian (unstable) and I've installed WINE a few hours ago. I've visited http://navi.cx/svn/misc/trunk/winekb/NativeDCOM.xml and did as written and was able to install DCOM98.EXE successfully. Then I went on to install Flash MX 2004 by running: $ wine Flash\
2002 Dec 23
1
Application hangs
Hi I'm trying to run a application that hangs before showing the main window. The last thing I got in debugmsg are: 0944c780:Ret x11drv.MsgWaitForMultipleObjectsEx() retval=00000001 ret=407ca79e 0944c780:Call kernel32.RestoreThunkLock(00000002) ret=407ca7b5 0944c780:Ret kernel32.RestoreThunkLock() retval=00000000 ret=407ca7b5 0944c780:Call kernel32._EnterSysLevel(40805be8) ret=407aa52c