Displaying 4 results from an estimated 4 matches for "hook_callhook".
Did you mean:
hook_callhooks
2001 Apr 22
2
Cannot Compile Wine
Hi,
I have been trying to compile win, and to be honest, I am not real good at
compiling, so when there is an error, I am left to hunting postings to try to
find help. I lucked out and found a message thread with the exact same problem
that I have, however, there was no response as to how to get around this. Any
suggestions please would be greatly appreciated.
I am running Red Hat Linux 7.0. Here
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
2003 Jan 19
1
Applications start with title bar grayed
When I try to start notepad, it starts with a grayed title bar,
like it wasnt active. I cant enter text into the input window.
Strange thing, menus work.
To get it look like active and type text, I must select the system menu
and "About wine".
After closing the new window (that has appeared as active), i see that
notepad appears
active and I can enter text.
Has someone this issue ?
2011 Mar 18
0
Wine release 1.3.16
...clipboard formats only once they are actually used.
user32: Get rid of the RegisterClipboardFormat driver entry point.
server: Fix checking of X button flags when updating the input key state.
user.exe: Call the 16-bit hook directly in SendMessage16.
user32: No longer export HOOK_CallHooks.
gdi32: Fix parameter type in the ModifyWorldTransform driver entry point.
gdi32: GetDIBColorTable doesn't need to be part of the DC driver interface.
gdi32: Add a common header to the physdev structure.
gdi32: Add initial support for a null graphics driver.
gdi32...